From 30ff85c5a17946afb4e082c2669ab4ab16017647 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sat, 30 Mar 2013 18:17:05 +0100 Subject: Added new cPanel driver - fixes localization related issues (#1487015) --- plugins/password/config.inc.php.dist | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'plugins/password/config.inc.php.dist') diff --git a/plugins/password/config.inc.php.dist b/plugins/password/config.inc.php.dist index 16e3737d6..87758d84f 100644 --- a/plugins/password/config.inc.php.dist +++ b/plugins/password/config.inc.php.dist @@ -265,13 +265,7 @@ $rcmail_config['password_cpanel_username'] = 'username'; $rcmail_config['password_cpanel_password'] = 'password'; // The cPanel port to use -$rcmail_config['password_cpanel_port'] = 2082; - -// Using ssl for cPanel connections? -$rcmail_config['password_cpanel_ssl'] = true; - -// The cPanel theme in use -$rcmail_config['password_cpanel_theme'] = 'x'; +$rcmail_config['password_cpanel_port'] = 2087; // XIMSS (Communigate server) Driver options -- cgit v1.2.3