Roundcube Community Forum

Release Support => Pending Issues => Topic started by: cincelli on October 21, 2010, 04:00:50 PM

Title: username_domain
Post by: cincelli on October 21, 2010, 04:00:50 PM
I have to know in which file these informations are being merged:

username + "@" + $rcmail_config['username_domain']

it's urgent!
thank you!
Title: username_domain
Post by: SKaero on October 21, 2010, 06:46:44 PM
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.