hook to move a mail back to the inbox

This commit is contained in:
2018-07-19 11:42:57 +02:00
parent 210b223c34
commit 70da920f7f
2 changed files with 20 additions and 0 deletions

View File

@@ -41,3 +41,4 @@ thread_view.toggle_unread=u # Toggle the unread tag on the message, default: N
# HOOKS
thread_view.run(hooks::unspam %2 %1)=M-s
thread_view.run(hooks::delmail %2 %1)=M-d
thread_view.run(hooks::move2inbox %2 %1)=M-i