Hello out there,
When someone registers to my blog, I get their username and email added to the user table, but they do not get a registration notification. via email.
I used Cimy Swift SMPT, wpPhpMailer, and wpMailSMTP plugins to try and fix my registration-notification problem. On each one after I set the STMP parameters and send a test email, I get a 'Bool(true)' or 'Connection verified. Check email. If not there, check spam.' when I chech my email that I tested it on, nothing is there.
What is going wrong and how can I fix this?
Thanks for the help.