Mercurial > dnsbl
comparison NEWS @ 167:9b129ed78d7d stable-6-0-6
actually use spamassassin result, allow build without spam assassin, only call it if some recipient needs it.
author | carl |
---|---|
date | Mon, 27 Aug 2007 20:49:19 -0700 |
parents | bf828f785407 |
children | 6bac960af6b4 |
comparison
equal
deleted
inserted
replaced
166:7161d8451fcf | 167:9b129ed78d7d |
---|---|
1 $Id$ | 1 $Id$ |
2 | 2 |
3 6.06 2007-07-27 Fix bug that effectively disabled spamassassin filtering. | |
3 6.05 2007-07-26 Fix unitialized variable in my spamassassin code. | 4 6.05 2007-07-26 Fix unitialized variable in my spamassassin code. |
4 6.04 2007-07-26 Add spamassassin integration via spamc, code from spamass-milter. | 5 6.04 2007-07-26 Add spamassassin integration via spamc, code from spamass-milter. |
5 6.03 2007-07-14 Don't add auto whitelist entries for our own domains. | 6 6.03 2007-07-14 Don't add auto whitelist entries for our own domains. |
6 6.02 2007-07-10 Allow manual updates to the auto whitelisting files. | 7 6.02 2007-07-10 Allow manual updates to the auto whitelisting files. |
7 6.01 2007-07-07 GPL3. Block mail to recipients that cannot reply. Start auto whitelisting. | 8 6.01 2007-07-07 GPL3. Block mail to recipients that cannot reply. Start auto whitelisting. |