ehsan shirzadi
ehsan shirzadi

Reputation: 4859

Contact Form 7 emails went to spam folder

I'm using Wordpress plugin named: 'Contact form 7' to send emails to admin when a user fills a form. But all emails sent to spam folder. I tried using WP-Mail-SMTP to send emails using smtp. but same result.
When I try to send a email through webmail of my hosting panel, Email is sent to inbox, so the server IP is not blacklisted. WP Smtp email

What should I do? Do you know another solution?

Upvotes: 0

Views: 2758

Answers (1)

Thomas K
Thomas K

Reputation: 184

The default CF 7 'from' field needs to be a valid email address, if you leave this empty then mostly it will result in going to the junk/spam folder. Change it to a proper email address, even [email protected] will work better than the default

Upvotes: 0

Related Questions