[Pymilter] Too harsh?

Stuart D. Gathman stuart at bmsi.com
Sat Mar 6 12:38:00 EST 2010


On Sat, 6 Mar 2010, Todd Lyons wrote:

> to code up.  The miltered version is not so easy.  You probably will
> chuckle when you read this next sentence:  I had forgotten that a
> milter cannot see headers that other milters have added.  So any
> attempt to create a reputation milter that does not also handle the
> spam scoring will have to just log profusely and rely on some external
> process to parse the logs and submit the feedback.  I will probably

With python milters, you just add additional modules, and they all share 
data in the connection object.  (I need to create a formal plugin system.)

-- 
	      Stuart D. Gathman <stuart at bmsi.com>
    Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.



More information about the Pymilter mailing list