hi,
is it possible to do some changes so that users dont have to type in the complete "
[email protected]" and they can only login by enterin the username and password.
thnx..
yes, check the config file. There is a section where uo can type in the domain name so the users don't have to.
i found "$rcmail_config['mail_domain'] = ''; " in the main.inc.php but when i change it to "$rcmail_config['mail_domain'] = 'mydomain.com'; it still dosent work?