blob: 1ae6886dabc751a6601534fa376755af234db963 (
plain)
- # Add your own customisations to this file. See 'man Mail::SpamAssassin::Conf'
- # for details of what can be tweaked.
- #
- # Revert CHARSET_FARAWAY scores to upsream default
- score CHARSET_FARAWAY 0.80
- score CHARSET_FARAWAY_BODY 2.06
- score CHARSET_FARAWAY_HEADERS 1.00
- # Lower Razor score (from 3.0) to let more mailinglist mail through
- score RAZOR_CHECK 2.0
|