diff dnsbl.spec.in @ 230:ad38575e98ca

Prevent auto whitelisting due to outgoing multipart/report delivery notifications.
author Carl Byington <carl@five-ten-sg.com>
date Fri, 08 May 2009 12:55:30 -0700
parents 3fee608becbc
children 4d6bd04d93fa
line wrap: on
line diff
--- a/dnsbl.spec.in	Sat Feb 07 11:31:59 2009 -0800
+++ b/dnsbl.spec.in	Fri May 08 12:55:30 2009 -0700
@@ -96,6 +96,10 @@
 
 
 %changelog
+* Fri May 08 2009 Carl Byington <carl@five-ten-sg.com> - 6.22-1
+- Prevent auto whitelisting due to outgoing multipart/report
+  delivery notifications.
+
 * Sat Jan 03 2009 Carl Byington <carl@five-ten-sg.com> - 6.21-1
 - Fixes to compile on old systems without memrchr or string::clear().
 - Fix bug in spamassassin interface trying to clear a string with string::empty().