diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-10-27 13:27:34 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-10-27 13:27:34 +0000 |
commit | c2c96e332ee43b86cf3393a195af822f2f77bf05 (patch) | |
tree | 38569c1159e6fccaaa6618067c0e76d995140e55 /NEWS | |
parent | 75e4877cbd430ea55299d6b2ef676a6a377d1e86 (diff) | |
download | fetchmail-c2c96e332ee43b86cf3393a195af822f2f77bf05.tar.gz fetchmail-c2c96e332ee43b86cf3393a195af822f2f77bf05.tar.bz2 fetchmail-c2c96e332ee43b86cf3393a195af822f2f77bf05.zip |
Use EXAMINE where appropriate.
svn path=/trunk/; revision=1529
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,7 @@ * Generate bounce messages when delivery is refused. See RFC1891, RFC1892. * Use the libmd functions for md5 under Free BSD? (Low priority.) * More log levels? +* Allow an explicit "append" option to specify what reqwrite appends? Other TO-DO items: @@ -11,6 +12,9 @@ Release Notes: ------------------------------------------------------------------------------ +fetchmail-4.3.3 () +* Robert Hardy <rhardy@webcon.net>'s patch to use IMAP EXAMINE in check mode. + fetchmail-4.3.2 (Wed Oct 22 20:30:14 EDT 1997) * More slow-UIDL patches from Wolfgang Wander. * Yet another attempt to fix IMAP-K4. This one, my beta-testers say, works. |