Hi,
Have you entered your email address to Appearance > Customizer > General Settings? 🙂
Regards,
Hardeep
yes i have entered it, but the email is still not delivering.
Hi,
I’m having the same problem.
I’ve entered two different email address (first an gmail adress, and later a domain based email hosted in godaddy) in Appearance > Customizer > General Settings. And nothing happens in both cases when you submit a message in the contact form. Someone have any idea about how to solve this problem?
@jmgif probably not the same problem. At GoDaddy, all the standard ports to the Gmail SMTP server are closed, so you need to use port 443 to send mail via the Gmail API server.
To send a domain-based email in GoDady, you have to point your WordPress to GoDaddy’s internal SMTP server: relay-hosting.secureserver.net, on port 25 using STARTTLS security.
Both of these solutions require an SMTP plugin.
Thanks,
I’ll try it and let you know!