Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: greavette on September 12, 2011, 03:10:12 AM

Title: How to add the mailserver selectbox
Post by: greavette on September 12, 2011, 03:10:12 AM
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.
Title: How to add the mailserver selectbox
Post by: JohnDoh on September 12, 2011, 03:45:52 AM
you can specify the servers your want to appear on the login screen from the main config file, in the default_host variable
Title: How to add the mailserver selectbox
Post by: greavette on September 12, 2011, 11:42:27 PM
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 (http://trac.roundcube.net/wiki/Howto_Config)

Thank you for your help.