This is was is supposed to happen when a new user record was created. Have a look at function rcmail_create_user() in program/include/main.inc
The user's e-mail address will be composed using the username and either the 'mail_domain' parameter (if configured) or the imap host. Regards, Thomas Pete C. wrote: > Greetings, > I recommend that RoundCube automatically assign a new default 'identity' for > new users based upon the login username and the mail_domain from the config. > Our users are either wondering why they can't send email or setting their > identity information incorrectly quite often; this could become cumbersome > for Technical Support. > Thanks, > -PC > >
