I want to create all the CRM users without sending the account emails to the users. I'm using EspoCRM version 2023 7.3.4. How can I do that? I have admin access, and I want to send the account emails when I'm ready to send them
Announcement
Collapse
No announcement yet.
EspoCRM users creation
Collapse
X
-
When you create a user, you fill in all fields and create a password. As soon as the password is created, there will appear a checkbox underneath the password field, which is marked by default to send the mail with the credentials to the user. Unmark this field and the mail will not be sent.
Observe that the checkbox will not appear, if you had not filled the email field.
-
Comment