Roundcube Community Forum

 

username_domain

Started by cincelli, October 21, 2010, 04:00:50 PM

Previous topic - Next topic

cincelli

I have to know in which file these informations are being merged:

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

it's urgent!
thank you!

SKaero

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.