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
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
