You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure an IMAP client is the proper tool for that, I think such things should be done on the IMAP server.
That being said, we have already 'message_saved' hook, so adding 'message_delete' and 'message_move' could be added too, I suppose. Provide a pull request, please.
Prerequisites
Proposal
A plugin hook, which allows to get notified on message_delete and message_mvoe
Motivation and context
I want to write a plugin, which logs these actions for legal reasons.
The text was updated successfully, but these errors were encountered: