OP_MAIN_CLEAR_FLAG "clear a status flag from a message"
OP_MAIN_DELETE_PATTERN "delete messages matching a pattern"
OP_MAIN_IMAP_FETCH "force retrieval of mail from IMAP server"
+OP_MAIN_IMAP_LOGOUT_ALL "logout from all IMAP servers"
OP_MAIN_FETCH_MAIL "retrieve mail from POP server"
OP_MAIN_FIRST_MESSAGE "move to the first message"
OP_MAIN_LAST_MESSAGE "move to the last message"
OP_RENAME_MAILBOX "rename the current mailbox (IMAP only)"
OP_REPLY "reply to a message"
OP_RESEND "use the current message as a template for a new one"
-OP_SAVE "save message/attachment to a file"
+OP_SAVE "save message/attachment to a mailbox/file"
OP_SEARCH "search for a regular expression"
OP_SEARCH_REVERSE "search backwards for a regular expression"
OP_SEARCH_NEXT "search for next match"