chatmaild: fix umask for doveauth + metadata (#494)

* chatmaild: fix umask for doveauth + metadata

fix #453
This commit is contained in:
missytake
2025-02-17 19:10:26 +01:00
committed by GitHub
parent 8ec6e6e985
commit f4e371676b
4 changed files with 6 additions and 1 deletions

View File

@@ -17,6 +17,9 @@
- use old crypt lib in python < 3.11
([#483](https://github.com/deltachat/chatmail/pull/483))
- chatmaild: set umask to 0700 for doveauth + metadata
([#490](https://github.com/deltachat/chatmail/pull/492))
- remove MTA-STS daemon
([#488](https://github.com/deltachat/chatmail/pull/488))