PythonMilter
PythonMilter
http://www.bmsi.com/python/milter.html
PythonMilter provides a Python interface to Sendmail's libmilter. Milters can run on the same machine as sendmail, a different one, or 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.
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 24 November 2004 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Jim Niemira | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:stuart@bmsi.com |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | Python 2.2.2 or later |
| Weak prerequisite | Python SRS library |
| Weak prerequisite | PythonDNS |
| Weak prerequisite | pydspam |
This entry (in part or in whole) was last reviewed on 20 July 2005.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.