Commit Graph

5 Commits

Author SHA1 Message Date
fgsch
20af77c7a4 Update py-milter to 0.9.3
martynas@ ok.
2010-10-28 08:15:02 +00:00
jasper
cdda1fcecb - remove unused file 2009-10-11 20:16:32 +00:00
ajacoutot
4a2ef97f59 - bring this port up-to-date: py-pymilter-0.8.10
suggested by Pierre-Emmanuel Andre
2008-10-18 12:37:42 +00:00
mbalmer
9de4cd0faf Switch to python 2.4 2006-10-22 13:49:28 +00:00
xsa
2d39ac1ad4 Initial import of py-milter-0.7.2
milter is a Python extension module to enable Python scripts to attach
to Sendmail's libmilter API, enabling filtering of messages as they
arrive.  Since it's a script, you can do anything you want to the
message - screen out viruses, collect statistics, add or modify headers,
etc.  You can, at any point, tell Sendmail to reject, discard, or accept
the message.
2004-11-25 15:19:20 +00:00