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

Reply via email to