* Reorder milter start and dropping privileges so permissions on Unix socket

are correct (LP: 1797720)
This commit is contained in:
Scott Kitterman
2019-02-11 15:09:34 -05:00
parent b1abbf9d61
commit aa4dadc22f
2 changed files with 6 additions and 4 deletions
+2
View File
@@ -1,4 +1,6 @@
1.0.1 UNRELEASED
* Reorder milter start and dropping privileges so permissions on Unix socket
are correct (LP: 1797720)
- Make domain checks case insensitive for determining if signing should be
done (LP: #1815311)
- Add additional Sendmail configuration information to README from OpenDKIM