diff ChangeLog @ 127:2b1a4701e856

sendmail no longer guarantees <> wrapper on envelopes
author carl
date Sat, 08 Apr 2006 10:06:09 -0700
parents 05ae49d37896
children 9ab51896447f
line wrap: on
line diff
--- a/ChangeLog	Sat Mar 25 09:47:08 2006 -0800
+++ b/ChangeLog	Sat Apr 08 10:06:09 2006 -0700
@@ -1,18 +1,26 @@
     $Id$
 
+5.18 2006-04-08
+    Bug fix - newer sendmail versions don't guarantee envelope addresses
+    enclosed in <> wrapper.
+
+    Document backscatter prevention configuration for systems that are
+    used to mainly spam filter and then forward to mail to the internal
+    server.
+
 5.17 2006-03-25
-    never ask dns blacklists about rfc1918 address space.
+    Never ask dns blacklists about rfc1918 address space.
 
 5.16 2006-03-16
-    bug fix - the smtp error message for uribl filtering needs to
+    Bug fix - the smtp error message for uribl filtering needs to
     reference the host name, not the ip address.
 
 5.15 2006-03-15
-    bug fix - we failed to properly set the return code to indicate the
+    Bug fix - we failed to properly set the return code to indicate the
     reason when rejecting mail for content filtering.
 
 5.14 2006-03-13
-    fix typo in the default config file and documentation for using
+    Fix a typo in the default config file and documentation for using
     multi.surbl.org
 
 5.13 2006-03-12