Roundcube Webmail sender access list ============================= This plugin adds the ability for users to add sender address to black/white list from within Roundcube. It interacts with preferences storied in a database via SQL. License ======= This plugin is released under the GNU General Public License Version 3+ (http://www.gnu.org/licenses/gpl.html). Install ======= * Place this plugin folder into plugins directory of Roundcube * Add sender_access_list to $config['plugins'] in your Roundcube config. Config ====== The default config file is plugins/sender_access_list/config.inc.php.dist Rename this to plugins/sender_access_list/config.inc.php * You must set the database connection string