I have to know in which file these informations are being merged:
username + "@" + $rcmail_config['username_domain']
it's urgent!
thank you!
Its in the /program/include/rcmail.php in the login function. If you want to modify that string it would be best to do it with a plugin.