Commit Graph

8 Commits

Author SHA1 Message Date
Scott Kitterman 7f3033d30c Switch dkimsign.py to use dkim.DKIM directly rather than via dkim.dkim
Coerce argparse arguements to bytes so python3 works too
2017-06-05 00:20:32 -04:00
Scott Kitterman 60a6fc356e dkimsign.py: PEP-8 line lengths 2017-06-04 17:27:07 -04:00
Scott Kitterman b99e029974 - Add command line options to dkimsign.py to select header and body
canonicalization algorithmns (LP: #1272724)
2017-06-04 17:21:39 -04:00
Scott Kitterman 818a7f807e - Port dkimsign.py to use argparse; now gives standard usage message and
is more extensible
2017-06-04 17:05:18 -04:00
Scott Kitterman 3e5e1a06aa * Remove version in shebang in dkimsign.py and dkimverify.py
* Remove obsolete dkimsend.sh
2011-06-16 23:08:20 -05:00
William Grant d9e3b49a8e Make encodings all ascii/utf-8 as appropriate. 2011-03-19 22:44:46 +11:00
William Grant 67b3fdc4f0 Port dkimsign.py. 2011-03-19 21:41:52 +11:00
Scott Kitterman 4cc38d62fd Start with pydkim 0.3. 2011-03-07 23:25:49 -05:00