REGULAR RELEASE PREPARATIONS
============================
run regression tests
have .po files updated by the translation project
SERIOUS
=======
SSL trust model violation: (Brian Candler)
http://lists.ccil.org/pipermail/fetchmail-friends/2004-April/008516.html
Let IMAP code use UID and UIDVALIDITY rather than relying on flags that
everyone can alter.
NORMAL
======
POP3 hang when polling mail with NUL char that is rejected (David Greaves)
https://lists.berlios.de/pipermail/fetchmail-devel/2004-October/000154.html
Remove spaces after MAIL FROM: or RCPT TO: et al. in BSMTP output (sink.c)
COSMETIC
========
SSL validation prints CommonName mismatch more than once.
Alan Munday suggests message change MULTIDROP without ENVELOPE:
| fetchmail: warning: MULTIDROP configuration for pop.example.org requires the envelope option to be set!
| fetchmail: warning: Check ENVELOPE option if fetchmail sends all mail to postmaster!
ut has also been
extensively tested under 4.4BSD, AIX, Solaris and NEXTSTEP. It should be
readily portable to other Unix variants (it uses GNU autoconf). It
has also been ported to QNX; to build under QNX, see the header
comments in the Makefile. It is reported to build and run under AmigaOS.
See the distribution files FEATURES for a full list of features, NEWS
for detailed information on recent changes and NOTES for design notes.
The fetchmail code appears to be stable and free of bugs affecting
normal operation (that is, retrieving from POP3 or IMAP in single-drop
mode and forwarding via SMTP to sendmail). It will probably undergo
substantial change only if and when support for a new retrieval
protocol or authentication mode is added.
You can easily fetch the latest version of fetchmail via FTP from the
following FTP directory:
ftp://ftp.ccil.org/pub/esr/fetchmail
Or you can get it from the fetchmail home page:
http://www.ccil.org/~esr/fetchmail
Enjoy!
-- esr