Aha! So, Courier is unable to change it. Makes sense now. I'll check into that Python filter, but I have a hunch Maildrop is what I am looking for.
Thanks for the help! Greg Fischer 1st Byte Solutions http://www.1stbyte.com On 5/25/06, Bowie Bailey <[EMAIL PROTECTED]> wrote:
Greg Fischer wrote: > > I have the Courier::Filter and it's Spamassassin modules installed and > working as a courier filter (in /etc/courier/filters). Only problem > I have is, it always rejects messages on matches. I really don't want > to reject, just tag the header and move on. > > I've been at this for hours, and my eyes are crossing. So, have to > ask.... how do I tell this to NOT reject? Just tag and pass on as > usual. (Same with ClamAVd module? I would prefer to just clean the > email and notify the recipient.) The courier filter protocol is unable to change the message. You can only accept or reject. If you want to use SpamAssassin to tag the mail, run spamd and call spamc from Maildrop. If you also want to be able to reject high-scoring spam, the only option at this time is to call SA twice for each message. Once from a courier filter for rejection, and once from Maildrop for tagging. -- Bowie ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
-- Greg Fischer 1st Byte Solutions http://www.1stbyte.com ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
