Python milter

The milter module for Python provides a python interface to Sendmail's libmilter that exploits all its features.
Download

Python milter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Stuart D. Gathman
  • Publisher web site:
  • http://bmsi.com/python/pysrs.html

Python milter Tags


Python milter Description

The milter module for Python provides a python interface to Sendmail's libmilter that exploits all its features. Python milter module provides a python interface to Sendmail's libmilter that exploits all its features. Milters can run on the same machine as sendmail, or another machine.The milter can even run with a different operating system or processor than sendmail. Sendmail talks to the milter via a local or internet socket, and keeps the milter informed of events as it processes a mail connection.At any point, the milter can cut the conversation short by telling sendmail to ACCEPT, REJECT, or DISCARD the message. After receiving a complete message from sendmail, the milter can again REJECT or DISCARD it, but it can also ACCEPT it with changes to the headers or body.


Python milter Related Software