Roundcube Community Forum

Release Support => Release Discussion => Topic started by: nerd8192 on April 17, 2018, 06:42:29 PM

Title: Setting up Identities Automatically
Post by: nerd8192 on April 17, 2018, 06:42:29 PM
Hi,

I am using the ISPmail setup from workaround.org and I need to find a way so that roundcube can set up the user's identity automatically with their outgoing email name. My users are not savy and they will not understand they need to set this up. Does anyone have any ideas about this?

Thanks,

Seth
Title: Re: Setting up Identities Automatically
Post by: rm13 on April 17, 2018, 07:10:42 PM
Did you consider the new_user_dialog plugin?

First login they get a dialog to fill in their name, organization, and signature.

Aside from that there are utilities under bin/ e.g. for deleting a user so perhaps injecting a user could be built without going directly to SQL.
Title: Re: Setting up Identities Automatically
Post by: nerd8192 on April 17, 2018, 07:22:08 PM
Hi rm13,

thank you for your help, I didn't know about this plugin, I will look into it.

Seth