- Fix verify processing so missing (optional) i= tag doesn't cause the milter

to fail
This commit is contained in:
Scott Kitterman
2019-08-09 11:28:53 -04:00
parent 7ec97a6001
commit 7c3ff1905a
2 changed files with 7 additions and 1 deletions
+2
View File
@@ -1,4 +1,6 @@
1.1.1 UNRELEASED
- 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