User Tools

Site Tools


reference:spamrules_statement_addbayesspam

This is an old revision of the document!


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

If ${Score} >= 100
 AddBayesSpam
EndIf
reference/spamrules_statement_addbayesspam.1314112941.txt.gz · Last modified: 2018/11/14 10:44 (external edit)