Hi,
I was facing same problem, then tried this change in config file,
------------------------------------
change in your "main.inc.php" file.
$rcmail_config['default_host'] = 'localhost';
change with
$rcmail_config['default_host'] = 'your domain name';
------------------------------------
then try to open login page with your domain name
eg : http://your domain name/index.php
Hope this will work for you .....


LinkBack URL
About LinkBacks



Reply With Quote
