DESCR 754 B

1234567891011121314
  1. fetchmail is a free, full-featured, robust, well-documented remote
  2. mail retrieval and forwarding utility intended to be used over
  3. on-demand TCP/IP links (such as SLIP or PPP connections). It
  4. retrieves mail from remote mail servers and forwards it to your local
  5. (client) machine's delivery system, so it can then be read by
  6. normal mail user agents such as elm(1) or Mail(1).
  7. fetchmail supports standard all mail-retrieval protocols in use on the
  8. Internet: POP2, POP3 (including POP3 with RFC1938 one-time passwords),
  9. RPOP, APOP, KPOP, Compuserve's POP3 with RPA, Microsoft's NTLM, Demon
  10. Internet's SDPS, all flavors of IMAP (including IMAP4rev1 with CRAM-MD5
  11. authentication), and ESMTP ETRN. Fetchmail also supports end-to-end
  12. encryption with OpenSSL.