siebenmann / python-milter-tools

A pure-Python implementation of the sendmail milter protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== What it is:

This is a Python module for general (sendmail) milter support. Its goal
is to provide tools for dealing with either side of the milter protocol
(either as a milter or as a pseudo-mailer that speaks to a milter),
starting with protocol encoding and decoding.

=== Copyright:

GPL v3 for now.

About

A pure-Python implementation of the sendmail milter protocol


Languages

Language:Python 100.0%