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

...

It works on the server side, taking input from the maildirs that provide the back-end for the IMAP server. It reads mail in designated maildir folders (spam on the one hand, ham on the other) and feeds them to spamassassin for bayesian learning and submission to various spam detection schemes while reducing training-related admin workload to nearly zero. Fits any setup storing mail as maildir, but could trivially be modified to work with mbox based systems. It depends on archivemail and formail, both packages being available from Debian.

A simplified version of the above script that only deals with adding spam (not ham) to the internal "BAYES rules" (and not to external databases) is available at: http://www.new-life.org.au/~tin/teach-sa_lite.sh This version may be more suitable when users don't understand email and spam very well, and things need to be made more simple.

Setup of special aliases in Postfix to forward spams and hams

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

...

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

Wiki Markup\[http://www.returnpath.net/ Return Path\] is a commercial entity which operates multiple accreditation services.unmigrated-wiki-markup

Issues with messages which match \[wiki:Rules/RCVD_IN_BSP_TRUSTED RCVD_IN_BSP_TRUSTED\] may be reported to senderscorecertified.com@abusecom at abuse.net . Wiki Markup

Issues with messages whcih match \[wiki:Rules/which match HABEAS_ACCREDITED_COI HABEAS_ACCREDITED_COI\] or \[wiki:Rules/HABEAS_ACCREDITED_SOI HABEAS_ACCREDITED_SOI\] may be reported to habeas.com@abuse.net 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