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===
In your /config/main.inc.php change $rcmail_config['default_host'] to your mail server.
Thank you - and what a rapid response!
===Toby===