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

This commit is contained in:
Scott Kitterman
2022-12-05 19:21:26 -05:00
parent a90c88c53a
commit 4a04b5ea6d
2 changed files with 18 additions and 8 deletions
+5
View File
@@ -1,3 +1,8 @@
1.2.3
- 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.
1.2.2 2020-08-09
- Improve README.md formating for markdown display on pypi
- Improve documentation in dkimpy-milter.conf (5) and README.md for signing