User Tools

Site Tools


reference:spamrules_statement_addbayesspam
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
reference:spamrules_statement_addbayesspam [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +======Spam Filter Rules: AddBayesSpam======
 +^Statement  |AddBayesSpam |
 +^Version  |2.1.7+ |
 +^Purpose  |Adds the current message to the 'spam' Bayesian database |
  
 +=====Example=====
 +Add the message to the 'spam' database if score is 100 or more
 +<code>
 +If ${Score} >= 100
 + AddBayesSpam
 +EndIf
 +</code>
reference/spamrules_statement_addbayesspam.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1