mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 15:26:30 +03:00
add and test for DC_IMAP_MESSAGE_DELETED event
This commit is contained in:
@@ -125,6 +125,7 @@ impl ContextWrapper {
|
||||
| Event::SmtpConnected(msg)
|
||||
| Event::ImapConnected(msg)
|
||||
| Event::SmtpMessageSent(msg)
|
||||
| Event::ImapMessageDeleted(msg)
|
||||
| Event::Warning(msg)
|
||||
| Event::Error(msg)
|
||||
| Event::ErrorNetwork(msg)
|
||||
|
||||
Reference in New Issue
Block a user