aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-08-03 19:21:53 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-08-03 19:21:53 +0000
commite248156915d70bed04dd21cf1aeae43554efce2d (patch)
treeb68b463845f60a8660cd8bb14a1cdd6f1434469a /README
parent56f2f5e7a800ec59ae8d027a6c551ebf84fbda94 (diff)
downloadfetchmail-e248156915d70bed04dd21cf1aeae43554efce2d.tar.gz
fetchmail-e248156915d70bed04dd21cf1aeae43554efce2d.tar.bz2
fetchmail-e248156915d70bed04dd21cf1aeae43554efce2d.zip
Added experimental SDPS support.
svn path=/trunk/; revision=2034
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index eb311f6f..6ccea907 100644
--- a/README
+++ b/README
@@ -9,9 +9,9 @@ normal mail user agents such as elm(1) or Mail(1).
fetchmail supports standard all mail-retrieval protocols in use on the
Internet: POP2, POP3 (including POP3 with RFC1938 one-time passwords),
-RPOP, APOP, KPOP, Compuserve's POP3 with RPA, all flavors of IMAP
-(including IMAP4rev1 with RFC1731 Kerberos v4 or GSSAPI authentication),
-and ESMTP ETRN.
+RPOP, APOP, KPOP, Compuserve's POP3 with RPA, Demon Internet's SDPS,
+all flavors of IMAP (including IMAP4rev1 with RFC1731 Kerberos v4 or
+GSSAPI authentication), and ESMTP ETRN.
The fetchmail code was developed under Linux, but has also been
extensively tested under 4.4BSD, AIX, HP-UX versions 9 and 10,