blob: 9db055dbbc869fc4aab7f672575b3c3c80a31344 (
plain)
1
2
3
4
5
|
Pyspf is a Python implementation of the SPF (Sender Policy Framework)
specification. Pyspf can be used with any milter script for Sendmail,
Postfix or another MTA.
This requires python-pydns.
|