# ISPConfig plugin ## Application informations This application is an Add-ons for ISPConfig used for manage domain destination ## Requirements - ISPConfig 3.0.5+ - Barracuda spam firewall - Firewall permission ## Features - Add mail domain into BSF - Set destination server - Remove domain from BSF ## How To implement this module - Create BSF api user - Deploy this plugin into -> /usr/local/ispconfig/interface/lib/plugins - Configure the plugin with you BSF api settings -> /usr/local/ispconfig/interface/lib/config.inc.local.php - $conf["bsf_hostname"] = 'Barracuda hostname'; - $conf["bsf_password"] = 'Api password'; ## ToDo - Move the XML library outside the plugin - Barracuda error return treatment # License Copyright (c) 2016, Oricom Internet All rights reserved.