~dkg0/dkimpy:argparse

Last commit made on 2020-10-13
Get this branch:
git clone -b argparse https://git.launchpad.net/~dkg0/dkimpy
Only dkg can upload to this branch. If you are dkg please log in for upload directions.

Branch merges

Branch information

Name:
argparse
Repository:
lp:~dkg0/dkimpy

Recent commits

4938ad4... by dkg

dkimverify: handle -v (and --verbose) via argparse

9c8e46e... by Scott Kitterman

Fix @param srv_id typos (LP: #1890532)

b0bfc11... by Scott Kitterman

Update dnsplug for DNS Python (dns) 2.0 compatibility (LP: #1888583)

d1360c8... by Scott Kitterman

Add tests for invalid domains, probably not a security issue in the DKIM context, but we should raise errors here.

7848eff... by Scott Kitterman

Update dkimverify (1) to document --index option

5b9dc12... by Scott Kitterman

ChangeLog for index addition in dkimverify

3e16cea... by Scott Kitterman

Add option to specify index number of signature to verify to dkimverify (Thanks to Nick Baugh for the change)

4b38d9b... by Scott Kitterman

Merge branch 'addtest'

987ea0a... by Scott Kitterman

Add test case for verifying a message with no signature

095f68d... by Scott Kitterman

    - Correct dkim.verify processing to avoid errors when verifying messages
      with no DKIM signatures