Anton Basistov wrote: > Hello everybody! > > Can you tell me, is any SPAM filter modules exist for Courier? > I am interesting only in those filters, which separates messages > between INBOX and SPAMBOX.
Take a look at SpamAssassin. (http://www.spamassassin.org) If all you want to do is sort the mail into inbox and spam, you can run spamassassin from a maildrop script. If you want to be able to reject high-scoring messages, take a look at Amavisd-new. (http://www.ijs.si/software/amavisd/) It acts as a filter for the incoming email and can run SpamAssassin and virus scanners on every message before the mail server even accepts the message. -- Bowie ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
