~ar-python-hackers/authentication-results-python:master

Last commit made on 2018-10-30
Get this branch:
git clone -b master https://git.launchpad.net/~ar-python-hackers/authentication-results-python
Members of AuthRes Python Hackers can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

193cd95... by Scott Kitterman

Bump version

194dc6d... by Scott Kitterman

--- 1.1.1 2018-10-30
  + Added ARC specific tags for draft-ietf-dmarc-arc-protocol-18 (as of IETF
    last call, still experimental), smtp.remote-ip and header.oldest-pass

59a4873... by Scott Kitterman

Another test (LP: #1704482) - error still generated as expected

998f1a1... by Scott Kitterman

More tests

5e5828f... by Scott Kitterman

Remove unneeded try/except

f806897... by Scott Kitterman

  + Implement RFC 7601 SHOULD to ignore unknown method identifiers (2.7.6):
  + Discard unknown ptypes and associated properties
  + Added tests to document errors raised by different kinds of broken header
    fields

66312a0... by Scott Kitterman

Changed from distutils to setuptools because it's the future

78aacd6... by Scott Kitterman

Add a new test for multiple dkim results in the same header

1c6a9f2... by Scott Kitterman

Update copyright

59cc02a... by Scott Kitterman

Add tests, syntax fixing