I'm using the scheduled job to create user accounts for about 130 contacts, based on a tag. Going through the results I'm seeing for one contact in particular that the account creation has failed and the reason being given in the activity records is that "Your email is invalid".
What validation test is being applied here?
CiviCRM is happy with the address, and I can see from their contact record in Civi that they have successfully been sent many bulk emails. I can also see that there are no pre-existing CMS user accounts with the same email address.
I'm using the scheduled job to create user accounts for about 130 contacts, based on a tag. Going through the results I'm seeing for one contact in particular that the account creation has failed and the reason being given in the activity records is that "Your email is invalid".
What validation test is being applied here?
CiviCRM is happy with the address, and I can see from their contact record in Civi that they have successfully been sent many bulk emails. I can also see that there are no pre-existing CMS user accounts with the same email address.