You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2005/08/02 08:26:42 UTC

[Spamassassin Wiki] Update of "IntegratedInMta" by JeremyKister

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by JeremyKister:
http://wiki.apache.org/spamassassin/IntegratedInMta

The comment on the change is:
Added info about simscan for qmail.

------------------------------------------------------------------------------
  Alternatively, a more complex scheme is to integrate it using Amavis, as described in IntegratedInPostfixWithAmavis.
  
  = Integrated into Qmail =
+ 
+ Use SpamAssassin to reject spam at SMTP time with [http://www.inter7.com/simscan/ Simscan].  Simscan works natively with [http://www.qmail.org/netqmail-1.05.tar.gz Netqmail-1.05], or with vanilla [http://cr.yp.to/software/qmail-1.03.tar.gz qmail-1.03] with the [http://www.qmail.org/qmailqueue-patch qmailqueue patch].
  
  SpamAssassin can be integrated into qmail system-wide using qmail-scanner, described in IntegratedInQmailWithQmailScanner.