Roundcube Community Forum

 

Mail Server Field in Login

Started by tobywallis, May 28, 2010, 10:27:04 AM

Previous topic - Next topic

tobywallis

Hi. A newbie here. Is  it possible to preload a mailserver name into the login page? If so, any hints on how to do it? (i.e. where do I add the value attribute to the input form field?)

Many thanks.

===Toby===

SKaero

In your /config/main.inc.php change $rcmail_config['default_host'] to your mail server.

tobywallis

Thank you - and what a rapid response!

===Toby===