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 protected] to login.