User Tools

Site Tools


reference:spamrules_statement_addbayesham

This is an old revision of the document!


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

If ${Score} < 100
 AddBayesHam
EndIf
reference/spamrules_statement_addbayesham.1314112821.txt.gz · Last modified: 2018/11/14 10:44 (external edit)