• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question DKIM Fails

voelu28

New Pleskian
Hello,
I have a question. I get this every day:

XML:
<feedback>
<report_metadata>
<org_name>Yahoo! Inc.</org_name>
<email>[email protected]</email>
<report_id>XXXX</report_id>
<date_range>
<begin>XXXXXX</begin>
<end>XXXXXX</end>
</date_range>
</report_metadata>
<policy_published>
<domain>domain.de</domain>
<adkim>r</adkim>
<aspf>r</aspf>
<p>quarantine</p>
<pct>5</pct>
</policy_published>
<record>
<row>
<source_ip>XXXXXX</source_ip>
<count>1</count>
<policy_evaluated>
<disposition>none</disposition>
<dkim>fail</dkim>
<spf>pass</spf>
</policy_evaluated>
</row>
<identifiers>
<header_from>domain.de</header_from>
</identifiers>
<auth_results>
<spf>
<domain>host.domain.de</domain>
<result>pass</result>
</spf>
</auth_results>
</record>
</feedback>

MXToolbox says that in my external DNS Records is everything fine. I checked DKIM, DMARC and SPF.
I think its a problem with the host. Because a subdomain (host.domain.de) is my hostname?
 
Back
Top