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:
./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.