Roundcube Community Forum

Release Support => Pending Issues => Topic started by: pelucapampa on August 11, 2006, 01:03:22 PM

Title: Show @domain.com in user textbox in login page
Post by: pelucapampa on August 11, 2006, 01:03:22 PM
Hello, i need to show @domain.com in user textbox in login page. Any idea??, i can´t configure in the main.inc , but one user can´t use the username complete with the @domain, if i configure de domain in the main.in file, this user can´t login into roundcube mail.


Thanks
Ignacio
Title: Re: Show @domain.com in user textbox in login page
Post by: flash on August 14, 2006, 02:56:19 PM
$rcmail_config['username_domain'] = '';

in the config file. then the person uses email@domain.com to login.