mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 16:36:59 +03:00
introduce DC_IMAP_MESSAGE_MOVED event and try harder to send out MDNs
This commit is contained in:
@@ -126,6 +126,7 @@ impl ContextWrapper {
|
||||
| Event::ImapConnected(msg)
|
||||
| Event::SmtpMessageSent(msg)
|
||||
| Event::ImapMessageDeleted(msg)
|
||||
| Event::ImapMessageMoved(msg)
|
||||
| Event::Warning(msg)
|
||||
| Event::Error(msg)
|
||||
| Event::ErrorNetwork(msg)
|
||||
|
||||
Reference in New Issue
Block a user