This website requires JavaScript.
Explore
Help
Sign In
DandelionNStuff
/
dkimpy-milter-smtputf8
Watch
4
Star
0
Fork
0
You've already forked dkimpy-milter-smtputf8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
utffix
dkimpy-milter-smtputf8
/
dkimpy_milter
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Scott Kitterman
4a04b5ea6d
Logging fixups: Don't traceback for non-UTF-8 data in mail headers and don't put byte string markers in logs (some remain, but are from dkimpy and should be fixed there), related to LP:
#1980821
2022-12-05 19:21:26 -05:00
..
__init__.py
Logging fixups: Don't traceback for non-UTF-8 data in mail headers and don't put byte string markers in logs (some remain, but are from dkimpy and should be fixed there), related to LP:
#1980821
2022-12-05 19:21:26 -05:00
__main__.py
Convert mostly to python3 (still need strings/bytes conversions)
2019-02-21 19:22:09 -05:00
config.py
Add support for specifying DNSTimeout (bumps required dkimpy version to 1.0)
2020-01-03 16:14:08 -05:00
dnsplug.py
Minimal fix for dnspython 2.0.0 compatibility (still works with 1.16.0)
2022-12-01 23:50:11 -05:00
util.py
Support file specification in a dataset starting with './' and '../' in addition to '/'. Update man pages to indicate it is general and not just fo KeyTable*.
2019-10-30 13:56:59 -04:00