Mercurial > dnsbl
diff NEWS @ 192:8f4a9a37d4d9
delay autowhitelisting to avoid out of office reply bots
author | carl |
---|---|
date | Sun, 11 Nov 2007 12:49:25 -0800 |
parents | f0eda59e8afd |
children | 797299e9fffc |
line wrap: on
line diff
--- a/NEWS Sat Nov 10 16:20:51 2007 -0800 +++ b/NEWS Sun Nov 11 12:49:25 2007 -0800 @@ -1,5 +1,6 @@ $Id$ +6.13 2007-11-10 Don't autowhitelist due to out of office reply bots. 6.13 2007-11-10 Fix null pointer dereference on missing HELO command. 6.12 2007-10-13 SMTP rejections take precedence over greylisting. 6.11 2007-10-07 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads.