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...
yes there is a good simple way: Go config/main.inc.php and edit this:
$rcmail_config['username_domain'] = 'domain.com';
Great!!!!
Thanks