comparison ChangeLog @ 192:8f4a9a37d4d9

delay autowhitelisting to avoid out of office reply bots
author carl
date Sun, 11 Nov 2007 12:49:25 -0800
parents 004b855c6c1f
children 797299e9fffc
comparison
equal deleted inserted replaced
191:2a67d31099c3 192:8f4a9a37d4d9
1 $Id$ 1 $Id$
2
3 6.14 2007-11-11
4 Delay auto whitelisting until we see the headers, to prevent
5 auto whitelisting due to bulk out of office reply bots.
2 6
3 6.13 2007-11-10 7 6.13 2007-11-10
4 HELO command is optional, and if missing caused a null pointer 8 HELO command is optional, and if missing caused a null pointer
5 dereference. Use smfi_progress in libmilter if it is available. 9 dereference. Use smfi_progress in libmilter if it is available.
6 10