This commit is contained in:
Hocuri
2025-08-04 17:17:00 +02:00
parent 91110147c3
commit 548f5a454c

View File

@@ -415,6 +415,9 @@ impl MimeFactory {
req_mdn = true;
}
// TODO if hidden_recipients but email_to_remove is some,
// only send to email_to_remove
encryption_keys = if !is_encrypted {
None
} else if chat.is_out_broadcast() {