comparison 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
comparison
equal deleted inserted replaced
191:2a67d31099c3 192:8f4a9a37d4d9
1 $Id$ 1 $Id$
2 2
3 6.13 2007-11-10 Don't autowhitelist due to out of office reply bots.
3 6.13 2007-11-10 Fix null pointer dereference on missing HELO command. 4 6.13 2007-11-10 Fix null pointer dereference on missing HELO command.
4 6.12 2007-10-13 SMTP rejections take precedence over greylisting. 5 6.12 2007-10-13 SMTP rejections take precedence over greylisting.
5 6.11 2007-10-07 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads. 6 6.11 2007-10-07 Add DCC filtering via dccifd. Fix static buffer referenced by multiple threads.
6 6.10 2007-09-23 Don't whitelist addresses with embedded blanks, or the empty path. 7 6.10 2007-09-23 Don't whitelist addresses with embedded blanks, or the empty path.
7 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender. 8 6.09 2007-09-06 Fix memory leak. Update timestamps when receiving from auto-whitelisted sender.