2 messages in net.sourceforge.lists.courier-usersRE: [courier-users] spamassassin as f...
FromSent OnAttachments
LionMar 26, 2004 5:33 am 
Bowie BaileyMar 26, 2004 7:11 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: [courier-users] spamassassin as filterActions...
From:Bowie Bailey (Bowi@BUC.com)
Date:Mar 26, 2004 7:11:03 am
List:net.sourceforge.lists.courier-users

From: Lion [mailto:lion@rambler.ru]

Hello. Is it possible to use spamassasin as courier filter?

Check out Amavisd-new (http://www.ijs.si/software/amavisd/). It interfaces with SpamAssassin and quite a few virus scanners and is pretty easy to integrate with Courier.

Keep in mind that a courierfilter can only accept or reject mail. If you want to tag spam, you'll need to do it in maildrop.

If not, how can I use spamassassin with maildrop? links to any guides will be very helpful...

Start spamd and put this in your .mailfilter (or /etc/courier/maildroprc): xfilter spamc

You can then quarantine or drop high-scoring spam using the mailfilter commands or just deliver the tagged mail.

Bowie