6 messages in net.sourceforge.lists.courier-users[courier-users] Courier::Filter -- A ...
FromSent OnAttachments
Julian MehnleFeb 17, 2004 8:47 am 
Julian MehnleFeb 17, 2004 4:42 pm 
Jeff JansenFeb 22, 2004 11:37 am 
Julian MehnleFeb 22, 2004 1:02 pm 
Jeff JansenFeb 22, 2004 1:51 pm 
Julian MehnleFeb 22, 2004 2:47 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:[courier-users] Courier::Filter -- A purely Perl-based, modular mail filter framework for the Courier MTAActions...
From:Julian Mehnle (lis@mehnle.net)
Date:Feb 17, 2004 8:47:45 am
List:net.sourceforge.lists.courier-users

Hi all,

I have recently written a purely Perl-based, modular mail filter framework which
works just as well as the provided perlfilter, but is a lot easier to extend.
Here it is:

http://search.cpan.org/~jmehnle/Courier-Filter-0.101/

For an introduction, read Courier::Filter::Overview.

It should be *very* easy to write a SpamAssassin filter module (without
requiring a spamd daemon), or a ClamAV filter module (without requiring a clamd
daemon or any AMaViS stuff). See the provided filter modules for how easy
writing modules is. :-)

I intend to support Courier::Filter on this mailing list. So if you have any
questions, bug reports, or ideas, please tell me!