aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-18 19:59:34 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-18 19:59:34 +0000
commitd6a67a06f1ce5d683abd018087131507998c8a53 (patch)
tree2bfaaa09d2075cb27f887799b49d952a31a0e74f /README
parent538023278d853b2f310954e0b220be25ccea6330 (diff)
downloadfetchmail-d6a67a06f1ce5d683abd018087131507998c8a53.tar.gz
fetchmail-d6a67a06f1ce5d683abd018087131507998c8a53.tar.bz2
fetchmail-d6a67a06f1ce5d683abd018087131507998c8a53.zip
RPOP is supported.
svn path=/trunk/; revision=97
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 42c0cd6d..0003b720 100644
--- a/README
+++ b/README
@@ -12,10 +12,10 @@ You can find the latest version of popclient from Eric's home page
http://www.ccil.org/~esr
-Features of POP include:
+Features of popclient include:
- * POP2, POP3, APOP and IMAP support with auto-probing for a server
- on the host if no protocol is specified.
+ * POP2, POP3, APOP, RPOP and IMAP support with auto-probing for a
+ server on the host if no protocol is specified.
* Easy configuration via command line or free-format .poprc file.