Lee
As usual, great job on the tutorials this month.
After watching the email tutorial, I attempted to configure my email. When I was configuring the Admin email, it was initially setup with a fake email (admin@localhost.com). I changed it to a valid email and it is changed on the Admin profile now, but when I register a new user, the user gets a message that says it comes from Admin@Localhost.com (the original fake email address) instead of my new valid email, and I don't get any email sent to the Admin account. I'm assuming this is why I don't get any Admin email. When I tested the smtp settings, it correctly sends the test message to the Host email (which happens to be the same email as I am using for the admin account).
I went into the User table of the database and the Admin account email there shows my new valid email. Is there another table where I would need to delete the admin@localhost.com email, or am I doing something else wrong?
Thanks