mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
feat: Don't send unencrypted In-Reply-To and References headers (#7935)
This commit is contained in:
@@ -2164,9 +2164,7 @@ fn group_headers_by_confidentiality(
|
||||
mail_builder::headers::raw::Raw::new("[...]").into(),
|
||||
));
|
||||
}
|
||||
"in-reply-to"
|
||||
| "references"
|
||||
| "auto-submitted"
|
||||
"auto-submitted"
|
||||
| "chat-version"
|
||||
| "autocrypt-setup-message"
|
||||
| "chat-is-post-message" => {
|
||||
|
||||
Reference in New Issue
Block a user