sync with reality.

This commit is contained in:
fgsch 2000-01-04 14:15:13 +00:00
parent 83e99e2758
commit 0ad099853e
2 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
mail retrieval/forwarding for POP2, POP3, APOP, IMAP
Mail retrieval utility for POP2, POP3, KPOP, IMAP and more

View File

@ -7,7 +7,7 @@ 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, Demon Internet's SDPS,
all flavors of IMAP (including IMAP4rev1 with RFC1731 Kerberos v4 or
GSSAPI authentication), and ESMTP ETRN.
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.