From address gets replaced with “wordpress@…”
-
When a user fills out the Formidable form (plugin) on my site it asks for their email. Then Formidable put their email address in the FROM and REPLY-TO fields. But when I get the email it will sometimes say From “wordpress@[our domain name].com
It replaces their email address with the wordpress@ email. Strange, any idea what’s going on? I checked the SMTP logs and it shows that it was sent that way. Why would SMTP change the FROM address?
But here’s the weird part. If I test the form and enter a @gmail.com address it works fine. If I enter a @yahoo.com address that’s when it gets replaced with this wordpress@ email.
Any idea how to fix this?
The topic ‘From address gets replaced with “wordpress@…”’ is closed to new replies.