The aka option now matches hostname suffixes, so (for example) saying
`aka netaxs.com' will match not just netaxs.com but also (say)
pop3.netaxs.com and mail.netaxs.com.
Fetchmail can optionally use the RFC 2177 IDLE extension on an IMAP
server that supports it.
Fetchmail now recognizes the RFC 2449 extended responses [IN-USE] and
[LOGIN-DELAY].
Fetchmail running in daemon mode now restarts itself quietly when the
rc file is touched.
Following recent court decisions and changes in U.S. federal
regulatory policy, hooks for Secure Sockets Layer (SSL) are now part
of the main fetchmail distribution. The distribution still contains
no actual cryptographic code.
NTLM support, so fetchmail can query Microsoft Exchange servers.
Expunge option can now be used to break POP3 retrieval into subsessions.
Support for AUTH=CRAM-MD5 under IMAP, a la RFC2195.
Since 4.0:
The interface and monitor options now work with freeBSD.
Fetchmail now sends RFC1894-conformant bouncemail on SMTP and LMTP errors.
Full support for LMTP according to RFC2033.
True multi-language support using GNU gettext.
Support for use of HESIOD with Kerberos.
The --bsmtp option supports recording fetched mail as a BSMTP batch.
The --limit option can now be used in daemon mode, with oversized-message
notifications being mailed to the calling user.