Administrator_Guide/en-US

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Sun Jan 1 14:33:41 CET 2012


 Administrator_Guide/en-US/Combating_Spam.xml |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 81d2db8fc29e3073d350f03b2701a5a18b62bee1
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Sun Jan 1 14:32:43 2012 +0100

    Bump the BAYES_99 score with another one point if spam reaches you that is submitted through whitelisted systems (dnswl.org, a collaborative false positive protection system)

diff --git a/Administrator_Guide/en-US/Combating_Spam.xml b/Administrator_Guide/en-US/Combating_Spam.xml
index 7134127..f5b6244 100644
--- a/Administrator_Guide/en-US/Combating_Spam.xml
+++ b/Administrator_Guide/en-US/Combating_Spam.xml
@@ -247,6 +247,9 @@
         <para>
             It is therefor recommended to increase the score attached to messages with a 99% probability of being spam to at least <literal>6.308</literal>, if not simply <literal>6.31</literal>. Using <literal>6.308</literal>, you configure spam to be tagged not solely on the basis of Bayes' 99% probability score, but request that in addition the message is recognized to be in HTML (and HTML only), and perhaps uses a big font –or similar patterns with a very small <literal>0.01</literal> score.
         </para>
+        <para>
+            Some spam has been submitted through systems listed at <ulink url="http://dnswl.org" />, a collaborative false positive protection mechanism, a default score of 1 is substracted from the total score. If this spam reaches you, consider increasing the score on <literal>BAYES_99</literal> with another one point.
+        </para>
         <procedure id="proc-Administrator_Guide-Tweaking_Bayes_Scores-Adjusting_the_Score_for_BAYES_99">
             <title>Adjusting the Score for <literal>BAYES_99</literal></title>
             <step>
@@ -255,7 +258,7 @@
                 </para>
                 <para>
 
-<screen>score BAYES_99 6.308</screen>
+<screen>score BAYES_99 7.308</screen>
 
                 </para>
 





More information about the commits mailing list