mirror of
https://github.com/chatmail/relay.git
synced 2026-05-21 13:28:05 +00:00
fix timezone handling such that client/server do not need to have the same
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
- Avoid "acmetool not found" during initial run
|
||||
([#550](https://github.com/chatmail/relay/pull/550))
|
||||
|
||||
- Fix timezone handling such that client/servers do not need to use
|
||||
same timezone.
|
||||
([#553](https://github.com/chatmail/relay/pull/553))
|
||||
|
||||
- Enforce end-to-end encryption for incoming messages.
|
||||
New user address mailboxes now get a `enforceE2EEincoming` file
|
||||
which prohibits incoming cleartext messages from other domains.
|
||||
|
||||
Reference in New Issue
Block a user