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.
I think what you are after is $rcmail_config['username_domain'] in the main.inc.php config file.
Thank you...I just found it before your reply!