https://github.com/pulsejet/banner-warn
Show avatars in roundcube message list with warnings
https://github.com/pulsejet/banner-warn
roundcube roundcube-plugin spf
Last synced: 16 days ago
JSON representation
Show avatars in roundcube message list with warnings
- Host: GitHub
- URL: https://github.com/pulsejet/banner-warn
- Owner: pulsejet
- License: mit
- Created: 2020-04-22T12:48:21.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T00:24:23.000Z (7 months ago)
- Last Synced: 2024-09-24T02:28:10.937Z (7 months ago)
- Topics: roundcube, roundcube-plugin, spf
- Language: PHP
- Homepage: https://packagist.org/packages/radialapps/banner-warn
- Size: 541 KB
- Stars: 7
- Watchers: 2
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Roundcube Banner Warn
Displays avatars in roundcube message list and banner warnings under some contexts.
## Screenshots
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 \
### Banner Warnings
Warnings are displayed similar to Outlook \**With this plugin** \
![]()
![]()
## Types of warnings
* Email originating from outside your organization
* Marked as spam in X-Spam-Status
* Failing Received-SPF## Name of this plugin
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.## Installation
To install, get the plugin with composer in your roundcube directory
```
composer require radialapps/banner-warn
```## License
Permissively licensed under the MIT license