DESCR 449 B

12345678910111213141516
  1. The purpose of this mail library is to provide a portable, efficient
  2. middleware for different kinds of mail access. When using the drivers
  3. interface, the interface is the same for all kinds of mail access,
  4. remote and local mailboxes.
  5. It will be used for low-level mail handling:
  6. - network protocols over TCP/IP and SSL / TCP/IP (including IPv6)
  7. + IMAP
  8. + NNTP
  9. + POP3
  10. + SMTP
  11. + Hotmail
  12. - local storage
  13. mbox, MH, maildir
  14. - message / MIME parser