Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removed no-longer-available teach-sa-lite

...

Any SpamAssassin markup will automatically be removed (i.e., the -d option is implicitly on).

Wiki MarkupThe message will also be submitted to [SpamAssassin]'s learning systems; currently this is the internal Bayesian statistical-filtering system (BayesInSpamAssassin). Note that if you only want to perform statistical learning, and do not want to report mail to a third-party server, you should use the \[http://spamassassin.apache.org/doc/sa-learn.html sa-learn\] command directly instead.

Reporting spam from a maildir

...

A very convenient way of reporting spam is to forward spam into a special alias. The following page shows how to configure such alias and perl script for mail attachment extraction : http://gtmp.org/pub/sa-postfix.en.html

A modified version of this script can be found here: https://po2.uni-stuttgart.de/~rusjako/sal-wrapper/

Thunderbird and Outlook plugin

This is a basic plugin, which reports a Mail as spam (or ham) from these mailreaders. Its available at http://sourceforge.net/projects/soc2006spamd/
You need a running spamd on the server side and the plugin talks spamd protocol.

Reporting spam which passed specific accreditation rules

Some rules check particular accreditation programs, or whitelists. If you feel that a message source was accredited or whitelisted inappropriately, it may be worthwhile to report the problem rather than simply discounting the rule.

Return Path

Return Path is a commercial entity which operates multiple accreditation services.

Issues with messages which match RCVD_IN_BSP_TRUSTED may be reported to senderscorecertified.com at abuse.net.

Issues with messages which match HABEAS_ACCREDITED_COI or HABEAS_ACCREDITED_SOI may be reported to habeas.com at abuse.net.

DNSWL

DNSWL is a free accreditation service Issues with messages which match RCVD_IN_DNSWL_* may be reported to admins at dnswl.org. Please send the headers of the mail separately and attach the message.

Contributors