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