6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Filter repository
FromSent OnAttachments
Martin HorakDec 4, 2003 12:39 am 
Gordon MessmerDec 4, 2003 9:02 am 
Jerry AmundsonDec 4, 2003 10:55 am 
Gordon MessmerDec 4, 2003 11:14 am 
DaveRDec 5, 2003 4:23 am 
Julian MehnleFeb 19, 2004 12:44 pm 
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] Filter repositoryActions...
From:Jerry Amundson (jer@pbs.com)
Date:Dec 4, 2003 10:55:41 am
List:net.sourceforge.lists.courier-users

Gordon Messmer wrote:

Martin Horak wrote:

Please does exist some repository of global filters written for courier MTA? I didn't find anything yet. I'm looking for filter rejecting messages containing attachments with defined suffixes (.pif, .exe, .vbs, etc.) - qmail-scanner does exactly this. I would try to write my own filter, but there're no examples simple enough for me. Original example dupfilter is too complicated with all that stuff around threads.

If you're a Python programmer, you might find this framework less complicated:

http://phantom.dragonsdawn.net/~gordon/courier-patches/courier-pythonfilter/

Back on 28 Sep 2003, Gordon Messmer wrote: [snip]

The "ratelimit" version included in 0.4 should work. I wouldn't recommend using the dialback filter at this point, though. There are some problems with it that I'm beginning to think are just a deadlock in python itself. If you install the software, exclude that filter.

Does the "dialback" comment still apply? It was the piece I was looking to implement, although "comeagain" is useful too...

Thanks, jerry