- Fix message extraction so that signing in the same pass through the milter

as verifying works correctly
This commit is contained in:
Scott Kitterman
2019-09-05 23:52:07 -04:00
parent 6f75a1a967
commit 5a68cf9e25
2 changed files with 4 additions and 3 deletions
+2
View File
@@ -7,6 +7,8 @@
- Fix startup logging so it provides information at a useful time
- Fix verify processing so missing (optional) i= tag doesn't cause the milter
to fail
- Fix message extraction so that signing in the same pass through the milter
as verifying works correctly
1.1.0 2019-04-12
- Add SubDomains option to enable signing for sub-domains (LP: #1811535)