mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 12:28:06 +00:00
DKIM-sign Content-Type and oversign all signed headers
Oversigning (including header name in DKIM-Signature more times that it appears in the mail) prevents adding more headers with the same name without invalidating DKIM signature. We don't want middleboxes to insert a second From header, adding Cc field to mails that don't have one etc.
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
- dovecot: enable gzip compression on disk
|
||||
([#341](https://github.com/deltachat/chatmail/pull/341))
|
||||
|
||||
- DKIM-sign Content-Type and oversign all signed headers
|
||||
([#296](https://github.com/deltachat/chatmail/pull/296))
|
||||
|
||||
## 1.3.0 - 2024-06-06
|
||||
|
||||
- don't check necessary DNS records on cmdeploy init anymore
|
||||
|
||||
Reference in New Issue
Block a user