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:
link2xt
2022-02-19 16:40:45 +00:00
parent 6c32b89906
commit 7ab6d95b6c
2 changed files with 82 additions and 56 deletions

View File

@@ -4,6 +4,7 @@
### Changes
- add more SMTP logging #3093
- place common headers like `From:` before the large `Autocrypt:` header #3079
## 1.76.0