/config/main.inc.php:
// the mail host chosen to perform the log-in // leave blank to show a textbox at login, give a list of hosts // to display a pulldown menu or set one host as string. // To use SSL connection, enter ssl://hostname:993 $rcmail_config['default_host'] = '';
Justin wrote:
Hi,
If I want to change the login so it has a default Host, which template should I hack? Is there a global setting to do this?
Thanks
~J