This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| reference:spamrules_statement_definerule [2015/09/23 12:46] – external edit 127.0.0.1 | reference:spamrules_statement_definerule [2018/11/14 10:45] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 25: | Line 25: | ||
| DefineRule " | DefineRule " | ||
| </ | </ | ||
| + | |||
| + | =====Using===== | ||
| + | When adding values to the spam score variable: ${Score}, you can tell VPOP3 to associate that score change with the rule, by adding the rule name in square brackets afterwards, for instance | ||
| + | |||
| + | ${Score} += 50 [MyMultipleWeightRule] | ||