Pypolicyd-spf

Latest version: v2.0.2

Safety actively analyzes 723177 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.8.0

# Legend:
# --- = A new release
# + = Added a feature (in a backwards compatible way)
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement

--- 0.8 (2010-02-17 01:38 -0500)
+ Add Domain_Whitelist_PTR to allow whitelisting from SPF tests based on
rDNS PTR match (patch from Colin Stewart <email address hidden>)
* Only check Domain_Whitelist if it actually exists in the configuration
+ Add No_Mail option to allow for only rejecting from hosts/domains that
send no mail ("v=spf1 -all")
+ Add ability to provide per user (per recipient) settings
* Fixed a bug so that skipping SPF checks due to localhost or any whitelist
settings does not prepend multiple headers per message for multi recipient
messages
* Fixed a bug so that non-reject HELO results are correctly used when Mail
From checks are disabled (No_Check)
* Clean up unused code in policydspfsupp.py

0.7.3

# Legend:
# --- = A new release
# + = Added a feature (in a backwards compatible way)
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement

--- 0.7.3 (2010-01-07 01:00 -0500)
* No longer require Python 2.5 (Thanks to Matthew Munsey
<email address hidden>)
* Update copyright for new year
* Update for new project location
* Clean up imports (PEP-8 style, remove redundancy, removed unused)
* Remove deprecated licence distribution option from setup.py

0.7.2

# Legend:
# --- = A new release
# + = Added a feature (in a backwards compatible way)
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement

--- 0.7.2 (2009-10-22 02:54 -0400)
! Require at least Python 2.5
* Fix to not crash on invalid senders that lack a domain part
* Remove unused imports of deprecated popen2 module

0.7.1

# Legend:
# --- = A new release
# + = Added a feature (in a backwards compatible way)
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement

--- 0.7.1 (2008-07-25 23:54 -0400)
* Fix default log level in policyd-spf.conf.commented to match default
* Update configuration recommendations in policyd-spf.1

0.7

# Legend:
# --- = A new release
# + = Added a feature (in a backwards compatible way)
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement

--- 0.7 (2008-06-22 13:45 -0400)
+ Reject option for Mail From not pass or none (parallel HELO option)
+ Reject on Softfail for HELO and Mail From
+ Add receiver policy options per sender domain to reject non-SPF Pass mail
for specific domains
+ Update policyd-spf(5) for new options
! Refactor result processing for better scalability and easier testing
! Move commented config file to a new file and use/install an uncommented
minimal config file to reduce future churn in the operational config file
* Fix prepend only (no action) options to work
* Clarify in policyd-spf(5) that permerror and temperror setting affect
both HELO and Mail From checks when those checks are enabled

0.6.1

# Legend:
# --- = A new release
# + = Added a feature (in a backwards compatible way)
# ! = Changed something significant, or removed a feature
# * = Fixed a bug, or made a minor improvement

--- 0.6.1 (2008-04-05 01:23 -0400)
* Pre-initialize helo_result to None to avoid crash if HELO checking is
disabled

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.