Add a link to the writing rules documentation. #14

Merged
adellam merged 1 commits from adellam/ansible-role-spamassassin:master into master 2020-07-23 14:22:25 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ spamassassin_shortcircuit_bayes_rules:
- { key: 'BAYES_99', value: 'spam' }
- { key: 'BAYES_00', value: 'ham' }
# See https://cwiki.apache.org/confluence/display/SPAMASSASSIN/WritingRules
spamassassin_local_rules: []
# - "score DKIM_VALID 0.001"
# - "score DKIM_INVALID 2"