alecpl
2009-10-09 1904fa71046fd1782b9a3b61bd408cf779824500
plugins/password/config.inc.php.dist
@@ -179,4 +179,13 @@
// The cPanel theme in use
$rcmail_config['password_cpanel_theme'] = 'x';
// XIMSS (Communigate server) Driver options
// -----------------------------------------
// Host name of the Communigate server
$rcmail_config['password_ximss_host'] = 'mail.example.com';
// XIMSS port on Communigate server
$rcmail_config['password_ximss_port'] = 11024;
?>