User Tools

Site Tools


reference:spamrules_statement_addbayesham
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_addbayesham [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +======Spam Filter Rules: AddBayesHam======
 +^Statement  |AddBayesHam |
 +^Version  |2.1.7+ |
 +^Purpose  |Adds the current message to the 'not-spam' (or 'ham') Bayesian database |
  
 +=====Example=====
 +Add the message to the 'not-spam' database if score is less than 100
 +<code>
 +If ${Score} < 100
 + AddBayesHam
 +EndIf
 +</code>
reference/spamrules_statement_addbayesham.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1