4
4
# ! = Changed something significant, or removed a feature
5
5
# * = Fixed a bug, or made a minor improvement
8
+ Added ARC specific tags for draft-ietf-dmarc-arc-protocol-18 (as of IETF
9
last call, still experimental), smtp.remote-ip and header.oldest-pass
12
+ Changed from distutils to setuptools because it's the future
13
+ Implement RFC 7601 SHOULD to ignore unknown method identifiers (2.7.6):
14
+ Discard unknown ptypes and associated properties
15
+ Added tests to document errors raised by different kinds of broken header
19
+ Added DKIM 'a' property so signature algorithm can be reported as proposed
20
for inclusion in draft-ietf-dmarc-rfc7601bis (experimental)
21
+ Added match_signature_algorithm to the DKIMAuthenticationResult class to
22
make it easier to find the correct DKIM result based on both domain and
24
+ Added DKIM 's' property so signature algorithm can be reported as proposed
25
for inclusion in draft-ietf-dmarc-rfc7601bis (experimental)
27
--- 1.0.1 (2017-08-04)
28
+ Extended experimental support for ARC results
30
--- 1.0.0 (2017-07-14)
31
+ Added initial experimental support for ARC results
32
+ Swith to sematic versioning scheme and only set version in setup.py and
7
35
--- 0.900 (2016-12-11)
8
36
+ Add support for RFC 7601 use of SMTP auth with the mailfrom property
9
37
* Updated README and docstring reference to refer to RFC 7601
11
--- 0.800 (2015-03-09 22:40 -0400))
39
--- 0.800 (2015-03-09 22:40 -0400)
12
40
+ Add support for RFC 7293, The Require-Recipient-Valid-Since Header Field
13
41
and SMTP Service Extension, header field types