This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
reference:spamrules_statement_removebayesham [2011/08/23 15:53] simon created |
reference:spamrules_statement_removebayesham [2018/11/14 10:45] (current) |
||
---|---|---|---|
Line 6: | Line 6: | ||
=====Example===== | =====Example===== | ||
- | Remove the message to the 'not-spam' database if score is 100 or more | + | Remove the message from the 'not-spam' database if score is 100 or more |
<code> | <code> | ||
If ${Score} >= 100 | If ${Score} >= 100 |