When I manually create a new user the system sends that user an email notification about them "registering". How do I disable that email? I don't want the passwords sent in clear text.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Nevermind, I found it! It's in the "acs_subsite" parameters and it is the "EmailRegistrationConfirmationToUserP" parameter. I set to 0 and the notifications stopped.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I manually create a new user the system sends that user an email notification about them "registering". How do I disable that email? I don't want the passwords sent in clear text.
Nevermind, I found it! It's in the "acs_subsite" parameters and it is the "EmailRegistrationConfirmationToUserP" parameter. I set to 0 and the notifications stopped.