0Fix variable initialization so mailformed mails missing body From do not

cause a traceback (LP: #1844161)
This commit is contained in:
Scott Kitterman
2019-09-16 20:05:11 -04:00
parent 94538ffa6b
commit 5322c81027
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
- Fix startup logging so it provides information at a useful time
- Fix message extraction so that signing in the same pass through the milter
as verifying works correctly
- Fix variable initialization so mailformed mails missing body From do not
cause a traceback (LP: #1844161)
1.0.1 2019-02-11
* Reorder milter start and dropping privileges so permissions on Unix socket