4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Mailfilter Questi...
FromSent OnAttachments
Christopher MilesMay 22, 2002 1:35 pm 
Gordon MessmerMay 22, 2002 3:11 pm 
dobo...@IBCnet.huMay 22, 2002 5:16 pm 
Roland SchneiderMay 23, 2002 4:51 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] Mailfilter Question: filtering mail with external programActions...
From:dobo...@IBCnet.hu (dobo@IBCnet.hu)
Date:May 22, 2002 5:16:40 pm
List:net.sourceforge.lists.courier-users

Just for archiving purposes I resend this to the list. Why isnt the Reply-To field set to the list?

Dobos Sandor IBCnet Hungary Ltd.

----- Forwarded by Sándor Dobos/IBCnet-HU/IBCGroup on 2002.05.23 02:19

-----

Sándor Dobos To: Christopher Miles
<twi@nervestaple.com> 2002.05.23 cc: 02:14 Subject: Re: [courier-users]
Mailfilter Question: filtering mail with external program(Document link: Sándor
Dobos)

Hi!

There will be a problem with this. Couriers filters are not allowed to modify the content of the emails; at least the globalfilters are not. But I have done this for 1-2 months before: spamassassin and virus scanner integrated with a courier globalfilter, with a little modification in couriers source code. Check the mail archives of this list, I sent the whole patch and a description. I would be happy if somebody test it. I am using it since then without any problems, but nobody knows...

Dobos Sandor IBCnet Hungary Ltd.

Christopher Miles <twi@nervestaple.com> To: Courier Users
<cour@lists.sourceforge.net> Sent by: cc: courier-users-admin@lists.sourc Subject:
[courier-users] Mailfilter Question: filtering mail with eforge.net external program

2002.05.22 22:34

Hello,

I?m trying to filter all incoming mail by sending it through SpamAssassin. This is part of my two part plan to cut down on spam and eliminate viruses. The first part is to tag the spam with SpamAssassin and then to check for viruses with Blackhole and Sophos.

The Blackhole/Sophos part is working okay, but I?m having issues getting maildrop to send the incoming message to SpamAssassin. I have a ?.mailfilter? file in my home directory that contains the following:

xfilter "/usr/local/bin/spamassassin -P -c /usr/local/spamassassin/rules"