diff 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
line wrap: on
line diff
--- a/ChangeLog	Sat Nov 10 16:20:51 2007 -0800
+++ b/ChangeLog	Sun Nov 11 12:49:25 2007 -0800
@@ -1,5 +1,9 @@
     $Id$
 
+6.14 2007-11-11
+    Delay auto whitelisting until we see the headers, to prevent
+    auto whitelisting due to bulk out of office reply bots.
+
 6.13 2007-11-10
     HELO command is optional, and if missing caused a null pointer
     dereference. Use smfi_progress in libmilter if it is available.