7 messages in net.sourceforge.lists.courier-users[courier-users] pythonfilter - spamas...
FromSent OnAttachments
Bernd PlaggeNov 18, 2007 9:06 am 
Jérôme BlionNov 18, 2007 11:15 am 
Gordon MessmerNov 18, 2007 1:44 pm 
Bernd PlaggeNov 19, 2007 5:49 am 
Bernd PlaggeNov 19, 2007 4:20 pm 
Gordon MessmerNov 19, 2007 5:14 pm 
Jérôme BlionNov 20, 2007 9:19 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:[courier-users] pythonfilter - spamassassinActions...
From:Bernd Plagge (bpla@choicenet.ne.jp)
Date:Nov 19, 2007 5:49:25 am
List:net.sourceforge.lists.courier-users

On Sun, 18 Nov 2007 12:11:53 -0800 cour@lists.sourceforge.net wrote:

Hello,

During transaction, it's not (yet) possible to modify headers. So, before having accepted the message for delivery, there is no way to add these headers. One workaround was to modify headers and re-injecting the mail in the queue... Gordon documented this feature but spamassassin filter does not implement it.

To have headers AND filtering, you will have 2 ways: - using maildrop: it means spammers will see their mail accepted. No error messages for the sender when the message is flagged - re-injecting the mail in the queue. Depending on the load on the mailserver, it's possible or not.

HTH. Jerome Blion.

Thanks, Jerome! re-injections seems to be the XFilter class. May be I take the maildrop road first.

Bernd