diff options
author | Sunil Shetye <shetye@bombay.retortsoft.com> | 2010-10-14 00:46:31 +0530 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-10-21 12:17:13 +0100 |
commit | 361cefb5747b93aa3a6510af017ec89390673c38 (patch) | |
tree | c125ffd35c0a140619997692563fe2dcb3bdc5ff /NEWS | |
parent | fa2ac589a4dccb25e9da1757f53e2b25d1d3e1a3 (diff) | |
download | fetchmail-361cefb5747b93aa3a6510af017ec89390673c38.tar.gz fetchmail-361cefb5747b93aa3a6510af017ec89390673c38.tar.bz2 fetchmail-361cefb5747b93aa3a6510af017ec89390673c38.zip |
Fix "antispam does not work"
This appears to be similar to the recent --nosoftbounce and --nobounce
issue where command line options are not handled exactly the same way as
the rcfile parser handles them.
Reported by Kees Bakker, BerliOS bug #17599.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -67,6 +67,8 @@ fetchmail-6.3.19 (not yet released): of local users, not just at the end. * In multidrop mode, header parsing is now more verbose in -vv mode, so that it becomes possible to see which header is used. +* Make --antispam work from command line (these used to work in rcfiles). + Reported by Kees Bakker, BerliOS Bug #17599. (Sunil Shetye) # KNOWN BUGS AND WORKAROUNDS: (this section floats upwards through the NEWS file so it stays with the |