Roundcube Community Forum

 

How to add the mailserver selectbox

Started by greavette, September 12, 2011, 03:10:12 AM

Previous topic - Next topic

greavette

Hello,

I've installed Roundcube from SVN.  Works wonderfully so far, but I've noticed that when I installed from SVN, I do not see the "mailserver selectbox" on my login screen.

When I had initially installed Roundcube from apt-get on Ubuntu server, my login page let me pick the IMAP server I was connecting too.

How do I add this dropdown box?

Thank you.

JohnDoh

you can specify the servers your want to appear on the login screen from the main config file, in the default_host variable
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

greavette

Thank you JohnDoh for the reply.  I've done a bit of searching after reading your comment and found where I need to update the config file:

Howto_Config

Thank you for your help.