Did Yahoo email policy change?

Status
Not open for further replies.

mrjminer

Platinum Member
Dec 2, 2005
2,739
16
76
Never had the problem myself, but I looked through some of the links from the page.

I'd guess your server isn't sending a DKIM token (or is sending an incorrect one) that yahoo is trying to authenticate to verify the message from your SMTP domain actually has the authority to send e-mails on behalf of your domain. Perhaps look at your outgoing mail headers from your SMTP server and verify they are sending a DKIM token (or DomainKeys, whatever is supposed to be used I didn't go into the reading too far in depth :D ). Or, maybe an easier way might be to send an e-mail to a domain you know it will get through on (one that doesn't implement DKIM/DMARC) and see what the received headers for the message were
 
Last edited:

Miramonti

Lifer
Aug 26, 2000
28,653
100
106
Never had the problem myself, but I looked through some of the links from the page.

I'd guess your server isn't sending a DKIM token (or is sending an incorrect one) that yahoo is trying to authenticate to verify the message from your SMTP domain actually has the authority to send e-mails on behalf of your domain. Perhaps look at your outgoing mail headers from your SMTP server and verify they are sending a DKIM token (or DomainKeys, whatever is supposed to be used I didn't go into the reading too far in depth :D ). Or, maybe an easier way might be to send an e-mail to a domain you know it will get through on (one that doesn't implement DKIM/DMARC) and see what the received headers for the message were

Thanks for the feedback, mrjminer. I will test these and see what I find.
 
Status
Not open for further replies.