- 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 51c8fdcb6c
commit 721da801fe
2 changed files with 6 additions and 3 deletions
+4
View File
@@ -1,3 +1,7 @@
1.0.2 UNRELEASED
- Fix message extraction so that signing in the same pass through the milter
as verifying works correctly
1.0.1 2019-02-11
* Reorder milter start and dropping privileges so permissions on Unix socket
are correct (LP: 1797720)