mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
feat: do not copy Chat-Version header into unprotected part
This commit is contained in:
@@ -1019,7 +1019,6 @@ impl MimeFactory {
|
||||
| "in-reply-to"
|
||||
| "references"
|
||||
| "auto-submitted"
|
||||
| "chat-version"
|
||||
| "autocrypt-setup-message" => {
|
||||
unprotected_headers.push(header.clone());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user