Roundcube Community Forum

 

Show @domain.com in user textbox in login page

Started by pelucapampa, August 11, 2006, 01:03:22 PM

Previous topic - Next topic

pelucapampa

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

flash

$rcmail_config['username_domain'] = '';

in the config file. then the person uses [email protected] to login.