yahoo emails, forwarding to spam folder [closed]

天大地大妈咪最大 提交于 2019-12-25 18:37:29

问题


This example of mail sender works well Send Email Multiple Upload Form & Attachment File

but, problem is what every email sending ONLY to yahoo emails, forwarding to spam folder.

Why? How to prevent sending mail to spam folder?


回答1:


From DKIM.ORG:

DKIM enables a mechanism that permits potential email signers to publish information about their email signing practices; this will permit email receivers to make additional assessments about messages. DKIM's authentication of email identity can assist in the global control of "spam" and "phishing".

Its one of the possibilities that Yahoo! might marked the email as spam because the message is not signed with DKIM signature when is sent "DKIM defines a domain-level digital signature authentication framework for email".

There are also another headers that Yahoo! might mark them as spam.

[1] http://www.dkim.org/specs/rfc5585.html



来源:https://stackoverflow.com/questions/14672137/yahoo-emails-forwarding-to-spam-folder

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!