diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-11 14:53:54 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-11 14:53:54 +0000 |
commit | 5a1fd28b3d71fdf6ae4fdabf2aead6f294c453b0 (patch) | |
tree | 7f5a227bb283ccd116d7298ed65866cec7f79c90 /README | |
parent | 06b618b03a13ca027e6ff5449adcabf194e6394c (diff) | |
download | fetchmail-5a1fd28b3d71fdf6ae4fdabf2aead6f294c453b0.tar.gz fetchmail-5a1fd28b3d71fdf6ae4fdabf2aead6f294c453b0.tar.bz2 fetchmail-5a1fd28b3d71fdf6ae4fdabf2aead6f294c453b0.zip |
AAdd untested-feature warning.
svn path=/trunk/; revision=304
Diffstat (limited to 'README')
-rw-r--r-- | README | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,4 +1,18 @@ - The fetchmail announcement + fetchmail README + +----------------------------------------------------------------------------- + * * * WARNING * * * + +This release contains untested features! It includes new code for Kerberos +authentication and POP3 UID support, but my integration of these features +required changes which have not yet been tested by the people who sent the +enhancements. + +I'm issuing it to put paid to two minor but annoying bugs, in option +processing and IMAP queries of multiple sites. For other changes, see +the release notes in the NEWS file. + +----------------------------------------------------------------------------- fetchmail is a full-featured, robust, well-documented POP2, POP3, APOP, and IMAP batch mail retrieval/forwarding utility intended to be |