Confine errors from dnspython to dnsplug and use dkim errors, since dkim.__init__.py doesn't import dns and needs dkim errors (LP: #2018646)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
Version 1.1.4
|
||||
2023-05-12 Version 1.1.4
|
||||
- Treat dns.resolver.NoNameservers like NXDOMAIN (not an error) (Thanks to
|
||||
David for the patch and the report)
|
||||
- Confine errors from dnspython to dnsplug and use dkim errors, since
|
||||
dkim.__init__.py doesn't import dns and needs dkim errors (LP: #2018646)
|
||||
2023-04-30 Version 1.1.3
|
||||
- Catch nacl.exceptions.ValueError and raise KeyFormatError, similar to how
|
||||
RSA key errors are treated (LP: #2018021)
|
||||
|
||||
Reference in New Issue
Block a user