Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Wiki Markup
Can I get help on integrating [SpamAssassin] with \[some mail delivery system\] by posting on the [SpamAssassin]-Users mailing list?

SpamAssassin is implemented as a filter that can be and is used by nearly every known mail delivery system. (See UsingSpamAssassin).

Wiki Markup
If {{spamassassin -tD < \[message_file\]}} returns a properly filtered message, then [SpamAssassin] is working appropriately. The best messages to use for this test are the samples included with the distribution, [sample-spam.txt|http://spamassassin.org/full/3.0.x/dist/sample-spam.txt] and [sample-nonspam.txt|http://spamassassin.org/full/3.0.x/dist/sample-nonspam.txt].

SpamAssassin-Users (see MailingLists) is mainly about making the core SpamAssassin code work well, not on integrating it with other mail platforms. For integration questions, you should check with the folks who support your MTA filter (MIMEdefang, qmail-scanner, spampd, etc), using a forum dedicated to the mail system you're using.

Once you solve the problem, please consider adding info about it to the wiki, such as at FixingErrors.