Yahoo DMARC Fix?
-
I am looking at ways to make Contact Form 7 DMARC-compliant so forms will work with the apparently increasing number of companies like Yahoo that are using DMARC rules the block forms submitted using Yahoo email addresses in the “From” field.
My workaround involves the following:
- In the Mail section for the form, put an email address from your domain in the From box so it looks like this:
[first-name] [last-name] <[email protected]>
In this case, I’m using a forwarder called “noreply,” but it can be any legitimate forwarder or email account on the hosting domain. - In the Additional Headers box for the form, put this in:
Reply-To: [your-email]
What that should do is use an email based on the sending domain as the “from” address to make the email DMARC-compliant, but leave the user’s email in the header as a reply-to address so that you can click ‘Reply’ in your email client and reply to the inquiry easily.
- In the Mail section for the form, put an email address from your domain in the From box so it looks like this:
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Yahoo DMARC Fix?’ is closed to new replies.