mpop project is a small and fast POP3 client with header based mail filtering capabilities.
mpop is released under the GPL with the additional exemption that compiling, linking, and/or using OpenSSL is allowed.
Requirements:
� If you want TLS/SSL support, you need either GnuTLS (>=1.2.0) or OpenSSL (>=0.9.6).
� You can optionally use GNU SASL if you need more authentication methods than USER/PASS, APOP, PLAIN, LOGIN, and CRAM-MD5; for example GSSAPI, DIGEST-MD5 or NTLM.
� On systems other than GNU/Linux you need GNU gettext for native language support.
Product's homepage
Here are some key features of "mpop":
· Header based mail filtering: filter junk mail before downloading it
· Delivery to mbox files, maildir folders or a mail delivery agent (MDA)
· Very fast POP3 implementation, using command pipelining
· Authentication methods USER/PASS, APOP, PLAIN, LOGIN and CRAM-MD5 (and GSSAPI, DIGEST-MD5, and NTLM when GNU SASL is used)
· TLS encrypted connections (including server certificate verification and the possibility to send a client certificate)
· IPv6 support
· support for multiple accounts
What's New in This Release: [ read full changelog ]
· This version fixes a minor problem with a network-related error message.