diff xml/dnsbl.in @ 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 5809bcdc325b
children 6bac960af6b4
line wrap: on
line diff
--- a/xml/dnsbl.in	Sun Aug 26 20:54:59 2007 -0700
+++ b/xml/dnsbl.in	Mon Aug 27 20:49:19 2007 -0700
@@ -12,7 +12,7 @@
 
     <refentry id="@PACKAGE@.1">
         <refentryinfo>
-            <date>2007-07-26</date>
+            <date>2007-07-27</date>
         </refentryinfo>
 
         <refmeta>
@@ -375,9 +375,10 @@
                 ignore list, the mail is rejected.
             </para>
             <para>
-                If the spamassassin limit for this filtering context is non-zero, the
-                message is passed thru spamassassin (via spamc) and if the resulting
-                score is larger than this limit, the mail is rejected.
+                If any non-whitelisted recipient has a filtering context with a non-zero
+                spamassassin limit, then the message is passed thru spamassassin (via
+                spamc), and the message is rejected for those recipients with spamassassin
+                limits less than the resulting spamassassin score.
             </para>
             <para>
                 We also scan for excessive bad html tags, and if a &lt;configurable&gt;
@@ -530,7 +531,7 @@
 
     <refentry id="@PACKAGE@.conf.5">
         <refentryinfo>
-            <date>2007-07-26</date>
+            <date>2007-07-27</date>
         </refentryinfo>
 
         <refmeta>