Initial async support - works but so much overriding ...

This commit is contained in:
Scott Kitterman
2019-11-02 11:15:36 -04:00
parent 2dc071962d
commit 3dda94ca2d
5 changed files with 316 additions and 5 deletions
+2
View File
@@ -1,6 +1,8 @@
Version 1.0.0
- Add support for RFC 8460 tlsrpt DKIM signature processing (LP: #1847020)
- Add new timeout parameter to enable DNS lookup timeouts to be adjusted
- Add async support with aiodns for DKIM verification (ARC not supported)
(LP: #1847002)
- Drop usage of pymilter Milter.dns in dnsplug since it doesn't support
havine a timeout passed to it