Mercurial > dnsbl
diff NEWS @ 172:d3189495ec68 stable-6-0-7
don't do generic rdns filtering on whitelisted recipients
author | carl |
---|---|
date | Thu, 30 Aug 2007 18:50:00 -0700 |
parents | 6bac960af6b4 |
children | 83fe0be032c1 |
line wrap: on
line diff
--- a/NEWS Thu Aug 30 14:40:03 2007 -0700 +++ b/NEWS Thu Aug 30 18:50:00 2007 -0700 @@ -1,5 +1,6 @@ $Id$ +6.08 2007-08-30 Don't do generic reverse dns filtering on authenticated connections. 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.