Skip to content

Releases: ValiMail/authentication-headers

0.12.2

23 Jan 06:43
Compare
Choose a tag to compare
  • Do not pass timestamp value to dkimpy for DKIM signing, only supported for
    ARC (update documentation too) (Closes: Github Issue #3)
  • Update PSL from upstream

0.12.1

10 Dec 21:42
Compare
Choose a tag to compare

2019-12-10 Version 0.12.1

  • Adapt tests to work with dkimpy 1.0.0 test dns API changes
  • Update PSL from upstream

0.12.0

15 Sep 04:35
Compare
Choose a tag to compare

Version 0.12.0

  • Implement RFC 7489 Section 6.6.1 multi-valued from processing for DMARC
  • Implement support for distinct sub-domain policy ('sp' tag)
  • Include DMARC policy in addition to raw DMARC result in A-R response
  • Support 'np' non-existent domain policy (draft-ietf-dmarc-psd) in addition
    to 'p' and 'sp'
  • Fixed error with org domain determination in SPF portion of DMARC
    validation
  • Correct DMARC message from extraction so multiple from is properly
    detected

0.11.0

25 Apr 01:28
Compare
Choose a tag to compare

PSD DMARC support