mirror of
https://github.com/chatmail/core.git
synced 2026-05-24 17:26:30 +03:00
mimefactory: place common IMF headers at the top of the message
This moves most common headers like From, To, Subject etc. defined in the Internet Message Format standard at the top of the message in the same order as used in RFC 5322.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
### Changes
|
||||
- add more SMTP logging #3093
|
||||
- place common headers like `From:` before the large `Autocrypt:` header #3079
|
||||
|
||||
|
||||
## 1.76.0
|
||||
|
||||
Reference in New Issue
Block a user