Roundcube Community Forum

Release Support => Requests => Topic started by: Hassan on January 31, 2009, 12:39:39 PM

Title: Mail Server?
Post by: Hassan on January 31, 2009, 12:39:39 PM
Is there any way that I ask for the mail server field to be set on a specific mail server on the login page of RoundCube Webmail?

Asking because I find it annoying to constantly fill it in everytime I want to login.

I'm thinking there is, but I can't find anywhere on the web on how to acheive this.

Please help me out! :confused:
Title: Mail Server?
Post by: rosali on February 01, 2009, 12:47:26 AM
./config/main.inc.php ... $rcmail_config['default_host']

If empty you are asked on login. If defined there, it will always login to default_host.