12345678910111213141516171819202122232425262728293031323334353637383940414243 |
-
-
-
-
-
-
-
-
-
-
-
-
- trainingMode=TEFT
-
-
- spamAction=deliver # { quarantine | tag | deliver } -> default:quarantine
-
-
- spamSubject=[SPAM]
-
-
- enableBNR=on
-
-
- enableWhitelist=on
-
-
- statisticalSedation=5
-
-
- signatureLocation=headers # { message | headers } -> default:message
-
-
-
- whitelistThreshold=10
-
-
-
- showFactors=on
-
-
-
|