Difference between revisions of "PythonMilter"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=PythonMilter |Short description=Python interface to sendmail's libmilter |Full description=PythonMilter provides a Python interface to Sendmail's libmilter. Milters...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=Python interface to sendmail's libmilter
 
|Short description=Python interface to sendmail's libmilter
 
|Full description=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.
 
|Full description=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.
 +
|Homepage URL=http://www.bmsi.com/python/milter.html
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.bmsi.com/python/milter.html
 
|VCS checkout command=
 
 
|Computer languages=Python
 
|Computer languages=Python
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=BulkWatch,smf-zombie
 
|Related projects=BulkWatch,smf-zombie
 
|Keywords=header,message,connection,sendmail,milter,body,libmilter,local socket internet socket
 
|Keywords=header,message,connection,sendmail,milter,body,libmilter,local socket internet socket
|Is GNU=n
+
|Version identifier=1.0
|Last review by=Janet Casey
+
|Version date=2014/03/02
|Last review date=2005-07-20
+
|Version status=stable
 +
|Version download=https://sourceforge.net/projects/pymilter/files/pymilter/pymilter-1.0/pymilter-1.0.tar.gz/download
 +
|Version comment=1.0 stable released 2014-03-02
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/23
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.8.2
+
|Status=
|Version date=2005-07-20
+
|Is GNU=No
|Version status=stable
+
|License verified date=2004-11-24
|Version download=http://www.bmsi.com/python/milter-0.8.2.tar.gz
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Janet Casey
 
|License verified date=2004-11-24
 
|License verified date=2004-11-24
|Version comment=0.8.2 stable released 2005-07-20
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Stuart D. Gathman
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Stuart D. Gathman
 
 
|Email=stuart@bmsi.com
 
|Email=stuart@bmsi.com
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jim Niemira
 
|Role=Contributor
 
|Role=Contributor
|Real name=Jim Niemira
 
|Email=
 
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 46: Line 43:
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,daemon
+
|Interface=command-line, daemon
}}
 
{{Project license
 
|License=GPLv2
 
|License verified by=Janet Casey
 
|License verified date=2004-11-24
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 69: Line 61:
 
|Prerequisite description=pydspam
 
|Prerequisite description=pydspam
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 11:46, 23 January 2017


[edit]

PythonMilter

http://www.bmsi.com/python/milter.html
Python interface to sendmail's libmilter

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.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Janet Casey

Verified on

24 November 2004




Leaders and contributors

Contact(s)Role
Jim Niemira Contributor
Stuart D. Gathman Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:stuart@bmsi.com


Software prerequisites

KindDescription
Weak prerequisitePython SRS library
Required to usePython 2.2.2 or later
Weak prerequisitePythonDNS
Weak prerequisitepydspam




Entry





























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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.