diff ChangeLog @ 167:9b129ed78d7d stable-6-0-6

actually use spamassassin result, allow build without spam assassin, only call it if some recipient needs it.
author carl
date Mon, 27 Aug 2007 20:49:19 -0700
parents bf828f785407
children 6bac960af6b4
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 26 20:54:59 2007 -0700
+++ b/ChangeLog	Mon Aug 27 20:49:19 2007 -0700
@@ -1,5 +1,11 @@
     $Id$
 
+6.06 2007-07-27
+    Fix bug that effectively disabled spamassassin filtering. Improve
+    spamassassin filtering documentation. Generate warning if the
+    config file specifies spam assassin filtering, but spamc is not
+    found by autoconf.
+
 6.05 2007-07-26
     Fix unitialized variable in my spamassassin code.