You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
424 B
15 lines
424 B
## |
|
## @l_prefix@/etc/spamassassin/local.cf -- site-wide defaults for SpamAssassin |
|
## (see 'perldoc Mail::SpamAssassin::Conf' for details of what can be tweaked) |
|
## |
|
|
|
# configuration branding |
|
version_tag openpkg |
|
|
|
# required score for mail to be considered as spam |
|
required_score 5.0 |
|
|
|
# whitelist and blacklist addresses |
|
#whitelist_from *@example.com |
|
#whitelist_to *@example.com |
|
|
|
|