table of contents
CiderWebmail::Controller::Message(3pm) | User Contributed Perl Documentation | CiderWebmail::Controller::Message(3pm) |
NAME¶
CiderWebmail::Controller::Message - Catalyst ControllerDESCRIPTION¶
Catalyst Controller.METHODS¶
setup¶
Gets the selected message from the URI path and sets up the stash.view¶
download attachment¶
render part¶
download header¶
view_source¶
toggle_important¶
toggle the important/flagged IMAP flag, send the new flag icon to the client.delete¶
Move a message to the trash (if available) or delete a message from the trash.move¶
Move a message to a different foldercompose¶
Compose a new message for sendingreply¶
Reply to a message suggesting receiver, subject and message textforward¶
Forward a mail as attachmentsend¶
Send a mailAUTHOR¶
,,,LICENSE¶
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.2019-02-24 | perl v5.28.1 |