| 49 | | || startup || When application is initialized || task, action || task, action || |
| 50 | | || authenticate || Before the IMAP login is executed || host, user || host, user, pass || |
| | 49 | || {{{startup}}} || When application is initialized || task, action || task, action || |
| | 50 | || {{{authenticate}}} || Before the IMAP login is executed || host, user || host, user, pass || |
| | 51 | || {{{message-body-before}}} || Before message content cleanup/formatting || type,body,safe,plain,inline_html || type,body,safe,plain,inline_html || |
| | 52 | || {{{message-body-after}}} || After message content formatting || type,body,safe,plain,inline_html || body || |