On 2015-04-08 10:05, [email protected] wrote:
Hello,

I've setup Roundcube 1.1.1 on an server with PHP 5.6. In my config
file I defined an array with two server. But I didn't get a dropdown
list on the login page.

$config['default_host'] = array (
  'ssl://server1:993',
  'tls://server2:143'
);

Has anyone an idea what is wrong or did this function changed in Version 1.1?

Greetings

Alexander Rehbein

_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users
Mayve it's a PHP issue; got RC 1.1.1 running with PHP 5.4 on Debian, I just tried with the bit of config you put in the email, and it worked like a charm.
--
barul
_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to