Hi monse53,
Could you double check that you have input the admin email address in the “Admin Email” setting in the “Emails” tab?
Yes, and it works: If I don’t enable ‘Email Confirmation’, then everything works: Admin gets an email about the new user registration. But if I enable ‘Email Confirmation’, then the new user gets no email, AND admin also gets no email.
Come to think of it – a confirmation email normally contains a link to a page that says something like ‘Your email is confirmed’ – but which page is that? I haven’t created any page for that purpose – – ??
In that case, what you could try doing is going to the “Emails” tab, writing a custom message for “Registration Message Body” and making sure to include the [confirmation-link] shortcode in that message. This way, the confirmation link that mentioned will be included in the registration email.
Hey!
I had the same problem!
Since my host has blocked the access of SMTP I wasn’t able to use it.
But, the PHP Mail() will work. In this case the email address is “[email protected]”. So, add this email to your administration panel for your host. Then it will work for you, as it did for me!
Most hosts has a limit of sent emails from addresses which are not in the domain. But, adding the [email protected] will solve the issue!