diff ChangeLog @ 774:62f9b36df5a5

Avoid checking addresses multiple times for notmetoo
author Ben Schmidt
date Fri, 12 Nov 2010 02:26:49 +1100
parents 2add5c5f88f8
children d0bf2135ab34
line wrap: on
line diff
--- a/ChangeLog	Fri Nov 12 00:53:36 2010 +1100
+++ b/ChangeLog	Fri Nov 12 02:26:49 2010 +1100
@@ -1,3 +1,5 @@
+ o Avoid checking addresses multiple times for notmetoo and make it work even
+   when delivering messages individually
  o Fixed small memory leaks when SMTP errors occur
  o Improved error logging when requeuing
  o Fix php-admin to work when topdir contains a symlink (e.g. on Mac)