comparison NEWS @ 168:6bac960af6b4

add generic reverse dns filtering regex
author carl
date Thu, 30 Aug 2007 11:08:46 -0700
parents 9b129ed78d7d
children d3189495ec68
comparison
equal deleted inserted replaced
167:9b129ed78d7d 168:6bac960af6b4
1 $Id$ 1 $Id$
2 2
3 6.06 2007-07-27 Fix bug that effectively disabled spamassassin filtering. 3 6.07 2007-08-30 Add generic reverse dns filtering with regular expression.
4 6.05 2007-07-26 Fix unitialized variable in my spamassassin code. 4 6.06 2007-08-27 Fix bug that effectively disabled spamassassin filtering.
5 6.04 2007-07-26 Add spamassassin integration via spamc, code from spamass-milter. 5 6.05 2007-08-26 Fix unitialized variable in my spamassassin code.
6 6.04 2007-08-26 Add spamassassin integration via spamc, code from spamass-milter.
6 6.03 2007-07-14 Don't add auto whitelist entries for our own domains. 7 6.03 2007-07-14 Don't add auto whitelist entries for our own domains.
7 6.02 2007-07-10 Allow manual updates to the auto whitelisting files. 8 6.02 2007-07-10 Allow manual updates to the auto whitelisting files.
8 6.01 2007-07-07 GPL3. Block mail to recipients that cannot reply. Start auto whitelisting. 9 6.01 2007-07-07 GPL3. Block mail to recipients that cannot reply. Start auto whitelisting.
9 5.30 2007-06-09 Selinux fixes 10 5.30 2007-06-09 Selinux fixes
10 5.29 2007-03-27 Limit dns resolver to two retries five seconds apart. 11 5.29 2007-03-27 Limit dns resolver to two retries five seconds apart.