-1:000000000000 | 0:27b0eb0d12f4 |
---|---|
1 ## | |
2 ## @l_prefix@/etc/spamassassin/local.cf -- site-wide defaults for SpamAssassin | |
3 ## (see 'perldoc Mail::SpamAssassin::Conf' for details of what can be tweaked) | |
4 ## | |
5 | |
6 # configuration branding | |
7 version_tag openpkg | |
8 | |
9 # required score for mail to be considered as spam | |
10 required_score 5.0 | |
11 | |
12 # whitelist and blacklist addresses | |
13 #whitelist_from *@example.com | |
14 #whitelist_to *@example.com | |
15 |