Displays avatars in roundcube message list and banner warnings under some contexts.
The plugin adds avatars to the message list that display the user's contact photo or a colored first letter, and warns the user for various contexts.
On multiselecting emails (which can be done by clicking the avatar), the avatars animate similar to the Gmail app
Warnings are displayed similar to Outlook
- Email originating from outside your organization
- Marked as spam in X-Spam-Status
- Failing Received-SPF
This plugin is named as such for historical reasons. The chief functionality currently is showing avatars beside the message list, and banner warnings are displayed for individual emails as well.
To install, get the plugin with composer in your roundcube directory
composer require radialapps/banner-warn
Permissively licensed under the MIT license