diff options
Diffstat (limited to 'python/python-pyspf/README')
-rw-r--r-- | python/python-pyspf/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python-pyspf/README b/python/python-pyspf/README new file mode 100644 index 0000000000..9db055dbbc --- /dev/null +++ b/python/python-pyspf/README @@ -0,0 +1,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. |