mail/roundcube-markasjunk2: update to 1.11.1
1.11.1:
* Fix icon display on message view screen
1.11:
* "Flattened" the larry theme: fresher look by removing shadows and gradients
mail/roundcube-markasjunk2: update to 1.10
* Add JS event markasjunk2-update to allow other plugins to influence the
spam/ham options show
* Add init method to allow drivers to access markasjunk2-update JS event
* Replace config options markasjunk2_mb_toolbar and markasjunk2_cp_toolbar
with new markasjunk2_toolbar option
mail/roundcube-markasjunk2: new port, Mark as Junk plugin for roundcube
This plugin adds "mark as spam" or "mark as not spam" button to the message
menu. When not in the Junk mailbox, messages are moved into the Junk mailbox
and marked as read. When in the Junk mailbox, the buttons are changed to "mark
as not spam" or "this message is not spam" and the message is moved to the
Inbox. The learning driver allows you to perform additional processing on each
message marked as spam/ham.
WWW: https://github.com/JohnDoh/Roundcube-Plugin-Mark-as-Junk-2