spamassassin: Initial version of role
This commit is contained in:
parent
2db1a47b1a
commit
a70fb0ae43
3 changed files with 36 additions and 0 deletions
9
roles/spamassassin/files/local.cf
Normal file
9
roles/spamassassin/files/local.cf
Normal file
|
@ -0,0 +1,9 @@
|
|||
# These values can be overridden by editing ~/.spamassassin/user_prefs.cf
|
||||
# (see spamassassin(1) for details)
|
||||
|
||||
# These should be safe assumptions and allow for simple visual sifting
|
||||
# without risking lost emails.
|
||||
|
||||
required_hits 5
|
||||
report_safe 0
|
||||
rewrite_header Subject [SPAM]
|
Loading…
Add table
Add a link
Reference in a new issue