• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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