Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
[MailScanner] now includes support for [SpamAssassin]. This is "a virus scanner for e-mail designed for use on e-mail gateways. It can also detect a large proportion of unsolicited commercial e-mail (spam) passing through it." \[http://www.sng.ecs.soton.ac.uk/mailscanner/\]

Wiki Markup
Another option is to use a filtering SMTP proxy such as spampd.  It is typically used to filter the mail between an external-facing MTA instance/relay, and an "internal" MTA instance.
\[http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm\]

Integrated into Sendmail

With Sendmail, Spamassassin can be called for every user by editing /etc/procmailrc . More details at http://www.stearns.org/doc/spamassassin-setup.current.html#sitewide

...