diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -11,8 +11,9 @@ fetchmail supports all standard 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, Microsoft's NTLM, Demon Internet's SDPS, all flavors of IMAP (including IMAP4rev1 with RFC1731 -Kerberos v4 or GSSAPI authentication or CRAM-MD5 authentication), and -ESMTP ETRN. Fetchmail also supports end-to-end encryption with OpenSSL. +Kerberos v4 or GSSAPI authentication or CRAM-MD5 authentication), +ESMTP ETRN, and ODMR. Fetchmail also supports end-to-end encryption with +OpenSSL. The fetchmail code was developed under Linux, but has also been extensively tested under the BSD variants, AIX, HP-UX versions 9 and |