// automatically create a new RoundCube user when log-in the first time.// a new user will be created once the IMAP login succeeds.// set to false if only registered users can use this service$rcmail_config['auto_create_user'] = false;