feat: Don't send unencrypted In-Reply-To and References headers (#7935)

This commit is contained in:
Hocuri
2026-03-04 17:31:54 +01:00
committed by GitHub
parent 3c4ce17f1e
commit a1eb376131

View File

@@ -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" => {