~bmcbm/dkimpy-milter:master

Last commit made on 2020-08-09
Get this branch:
git clone -b master https://git.launchpad.net/~bmcbm/dkimpy-milter
Only Casper Bruun can upload to this branch. If you are Casper Bruun please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~bmcbm/dkimpy-milter

Recent commits

b4da312... by Scott Kitterman

Minimal fix for dnspython 2.0.0 compatibility (still works with 1.16.0)

44d8924... by Scott Kitterman

WIP for invalid UTF-8 resilience

88c1751... by Scott Kitterman

Improve resilience to malformed email addresses

791f8d8... by Scott Kitterman

CHANGES entry for Stefano Rivera's table docs improvements

7b37e2c... by Scott Kitterman

Fix dnsfunc definition for test suite for compatibility with dkimpy >= 1.0

7be865d... by Stefano Rivera

Only one key name is needed for multiple signature algorithms

Clarify that key names from SigningTable apply to RSA and ed25519 keys.
The way to sign with both algorithms is to provide keys in both
KeyTables, with the same name.

e67a1b3... by Stefano Rivera

Only the first matching identity is used

This is explicitly stated later in the section.

bf578e7... by Scott Kitterman

Improve README.md formating for markdown display on pypi

04ef362... by Scott Kitterman

Set release date

489238d... by Scott Kitterman

Correct dkimpy-milter.conf file install location to match expand locations