diff options
-rw-r--r-- | python/python-pypolicyd-spf/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-pypolicyd-spf/README b/python/python-pypolicyd-spf/README index 677f52fd47..d1a1f69301 100644 --- a/python/python-pypolicyd-spf/README +++ b/python/python-pypolicyd-spf/README @@ -1,5 +1,3 @@ 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. |