logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

CiderWebmail::Controller::Message - Catalyst Controller

Author

       ,,,

Description

       Catalyst Controller.

License

       This library is free software, you can redistribute it and/or modify it under the same terms as Perl
       itself.

perl v5.40.1                                       2025-03-02             CiderWebmail::Controller::Message(3pm)

Methods

setup
       Gets the selected message from the URI path and sets up the stash.

   viewdownloadattachmentrenderpartdownloadheaderview_sourcetoggle_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 folder

   compose
       Compose a new message for sending

   reply
       Reply to a message suggesting receiver, subject and message text

   forward
       Forward a mail as attachment

   send
       Send a mail

Name

       CiderWebmail::Controller::Message - Catalyst Controller

See Also