Versions Compared

Key

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

...

Wiki Markup
If you're using qmail (see [IntegratedInMta]), you can set up [SpamAssassin] through Qmail-Scanner, which has a patched version able to delete spam at a given threshold. Alternatively, you can also configure the patched version of Qmail-Scanner to reject spam at a given threshold during the smtp session. Rejecting spam is a better approach than  silently deleting or bouncing it because the sender (assuming its a real person) will know the message wasn't delivered and the sending mail server will have to handle the bounce which prevents back scatter from being sent by your mail server. Here's the patched \[http://www.bec.at/support/qmail-scanner/ version\] and the \[http://qmail-scanner.sourceforge.net original\].

...