Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: missing edit-log entry for this revision

...

CustomRulesets

Chris Santerre has a collection of custom rules available at the SpamAssassin Custom Rule Emporium - http://www.merchantsoverseas.com/wwwroot/gorilla/sa_rules.htm

There's an additional SpamAssassin wiki at http://www.exit0.us . This seems more focused on rules. That wiki includes a German Ruleset.

Bill Stearns has a collection of spammer domain rules at http://www.stearns.org/sa-blacklist/ .

Tim Jackson has a collection of rules to stop bogus virus warnings at http://www.timj.co.uk/linux/bogus-virus-warnings.cf

You might want to modify scores on existing rules, or write your own rules – see WritingRules.

See http://www.exit0.us/index.php/RulesBasics.

SpamAssassin allows entire third-party rulesets to be installed simply by placing them in the sitewide configuration directory (usually /etc/mail/spamassassin).

There is a collection of CustomRulesets that have been contributed by members of the SpamAssassin community. These rulesets, while very effective, have not gone through the same "quality assurance" that the main rules have gone through. Thus, use of these third party rulesets is "at your own risk".

Where do I put rules ?

(FIXME: move to WhereDoLocalSettingsGo)

...

is the place of choice for site-wide application of a rule. Rules placed here get applied no matter what user invokes SpamAssassin. Multiple "cf files" can be placed in this directory (/etc/mail/spamassassin/*.cf) and they will all be included in the site-wide configuration.