mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 07:16:31 +03:00
Add TODO
This commit is contained in:
@@ -415,6 +415,9 @@ impl MimeFactory {
|
|||||||
req_mdn = true;
|
req_mdn = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO if hidden_recipients but email_to_remove is some,
|
||||||
|
// only send to email_to_remove
|
||||||
|
|
||||||
encryption_keys = if !is_encrypted {
|
encryption_keys = if !is_encrypted {
|
||||||
None
|
None
|
||||||
} else if chat.is_out_broadcast() {
|
} else if chat.is_out_broadcast() {
|
||||||
|
|||||||
Reference in New Issue
Block a user