Roundcube Community Forum

 

How to fix domain in login to users inform only his username?

Started by Spyder.RV, September 17, 2007, 02:04:17 PM

Previous topic - Next topic

Spyder.RV

Hi,

In login form, users informs username@mydomain. I need to fix the domain, then users informs only his username, and round cube informs the fixed domain.

There are a way to make it?

And forgive-em for my poor english... :-\ I'm a Brazilian guy and not write/speak it well...


SKaero

yes there is a good simple way: Go config/main.inc.php and edit this:
$rcmail_config['username_domain'] = 'domain.com';