diff options
Diffstat (limited to 'python/python-pypolicyd-spf/README')
-rw-r--r-- | python/python-pypolicyd-spf/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python/python-pypolicyd-spf/README b/python/python-pypolicyd-spf/README new file mode 100644 index 0000000000..677f52fd47 --- /dev/null +++ b/python/python-pypolicyd-spf/README @@ -0,0 +1,5 @@ +PyPolicyd-SPF is a Postfix policy engine for Sender Policy Framework +(SPF) checking. It is implemented in pure Python and uses the python-spf +(pyspf) module. + +This requires python-pyspf. |