1.6.0
Some elected changelog items
Enforce E2EE
-
Enforce end-to-end encryption for incoming messages.
New user address mailboxes now get aenforceE2EEincoming
file
which prohibits incoming cleartext messages from other domains.
An outside MTA trying to submit a cleartext message will
get a "523 Encryption Needed" response, see RFC5248.
If the file does not exist (as it the case for all existing accounts)
incoming cleartext messages are accepted.
(#538) -
Enforce end-to-end encryption between local addresses
(#535) -
replace
Subject
with[...]
for all outgoing mails.
(#481)
Delete big messages after 7 days
- cmdeploy dovecot: delete big messages after 7 days
(#504)