diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-12-12 04:10:56 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-12-12 04:10:56 +0000 |
commit | c4432b4997d1819dbfd289ba42050e20927bde08 (patch) | |
tree | ee783faef2c11861e8b0361a9c5839100063451b /NEWS | |
parent | 6113a3f6da6b0fc667c9f56b99ad5c6419947b1c (diff) | |
download | fetchmail-c4432b4997d1819dbfd289ba42050e20927bde08.tar.gz fetchmail-c4432b4997d1819dbfd289ba42050e20927bde08.tar.bz2 fetchmail-c4432b4997d1819dbfd289ba42050e20927bde08.zip |
Spambounce patch.
svn path=/trunk/; revision=2998
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ continue polling silently until service is restored (at which time the user will get a notification). * Samuel Leo's patch to add LMTP capability to the smtphost option. +* Fix UIDL handling on skip entries. +* Add Don Beausee's `spambounce' option (default off). ------------------------------------------------------------------------------ fetchmail-5.6.0 (Sun Nov 26 22:11:09 EST 2000), 19625 lines: |