How to correct Email delivery errors from contact form
People are sending messages and you are not receiving it. There is no way you are going to respond. Honestly, this can be frustrating and can create customer service issues.
How then do you avoid such?
We use the WP Mail SMTP plugin
The first thing is to install and activate the plugin, just like we did for WPforms. It is very simple. Go to Plugins, select add new and search for WP mail SMTP.
After this is done, go setting under the wp mail SMTP shown below
You will see a form email, put your email address if it does not show by default. Also, check the box titled Force From Email.
We will also have to input your from the name, it all depends on you. Here you can choose your site name or even your name.
Now it is time to select your mailer, in this field select Other SMTP
After this selection, you will see a new section requiring additional details
See below SMTP settings for Yahoo, Gmail, and Live
For yahoo:
Host : smtp.yahoo.com
Port : 587
Username : your email address
Password: Your email password (its encrypted)
Encryption : TLS
For Gmail
Host : smtp.Gmail.com
Port : 587
Username : your email address
Password: Your email password (its encrypted)
Encryption : TLS
and for live or outlook
Host : smtp.live.com
Port : 587
Username : your email address
Password: Your email password (its encrypted)
Encryption : TLS
After you have done this, click the save icon. You can test email deliverability
Thanks for another excellent instruction. I have been trying to set this up but I haven't got the email to work yet. I tried to use my Gmail address but they blocked that for security reasons. My preferred solution would be to use the email address that is associated with my site. So on Wordpress. Does anyone know how to set that up?
Can I write to you if I have a question?
Have a great day.