Mercurial > dnsbl
diff NEWS @ 168:6bac960af6b4
add generic reverse dns filtering regex
author | carl |
---|---|
date | Thu, 30 Aug 2007 11:08:46 -0700 |
parents | 9b129ed78d7d |
children | d3189495ec68 |
line wrap: on
line diff
--- a/NEWS Mon Aug 27 20:49:19 2007 -0700 +++ b/NEWS Thu Aug 30 11:08:46 2007 -0700 @@ -1,8 +1,9 @@ $Id$ -6.06 2007-07-27 Fix bug that effectively disabled spamassassin filtering. -6.05 2007-07-26 Fix unitialized variable in my spamassassin code. -6.04 2007-07-26 Add spamassassin integration via spamc, code from spamass-milter. +6.07 2007-08-30 Add generic reverse dns filtering with regular expression. +6.06 2007-08-27 Fix bug that effectively disabled spamassassin filtering. +6.05 2007-08-26 Fix unitialized variable in my spamassassin code. +6.04 2007-08-26 Add spamassassin integration via spamc, code from spamass-milter. 6.03 2007-07-14 Don't add auto whitelist entries for our own domains. 6.02 2007-07-10 Allow manual updates to the auto whitelisting files. 6.01 2007-07-07 GPL3. Block mail to recipients that cannot reply. Start auto whitelisting.