Skip to content

Releases: cetanu/sender_policy_flattener

0.3.2

01 Aug 02:58
ef40bfd
Compare
Choose a tag to compare

Changes:

  • #16 - adds "From" header to email message

0.3.1

26 Jan 08:54
b03832b
Compare
Choose a tag to compare

"NoAnswer" will be treated the same as NXDOMAIN (an exception will not be raised)

0.3.0

22 Jan 00:16
Compare
Choose a tag to compare
  • gracefully handle NXDOMAIN #11
  • gracefully handle Non-SPF TXT records #11
  • dependencies updated
  • switched from setuptools to poetry
  • switched from travis-ci to github actions
  • Added 3.8/3.9/3.10 to the test suites
  • bdist_rpm is no longer supported by this proj