diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-09-18 19:59:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-09-18 19:59:34 +0000 |
commit | d6a67a06f1ce5d683abd018087131507998c8a53 (patch) | |
tree | 2bfaaa09d2075cb27f887799b49d952a31a0e74f /README | |
parent | 538023278d853b2f310954e0b220be25ccea6330 (diff) | |
download | fetchmail-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-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |