Roundcube Community Forum

 

RC1 Working Great! - Question Regarding Email as Username

Started by mpallo, May 18, 2007, 02:15:46 PM

Previous topic - Next topic

mpallo

RC1 is running really snappy. Great improvement over b2!

One question I had was that I cannot remember which code and where to insert it to make it so that I do not have to type out the entire email address. On beta2 I put some code in to make it accept just the part prior to the @. Is this an editable option in the config file now?

Any help would be appreciated.

Alcedema

I think what you are after is $rcmail_config['username_domain'] in the main.inc.php config file.

mpallo