Hi Justin,
The setting you want to change is in main.inc.php which is in the config folder
$rcmail_config['default_host'] = '';
If you want to further change your login page, the template is located in [roundcuberoot]\skins\default\templates\login.html
Hope this helps,
Jon
On Thu, 27 Oct 2005 16:16:10 +0100, Justin maccarthy.justin@gmail.com 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