mirror of
https://github.com/chatmail/core.git
synced 2026-04-26 01:46:34 +03:00
Add TODO
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user