• 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.

Resolved Dkim hotmail failed but gmail etc past

peterbinsje

New Pleskian
When i send mails to Hotmail the first DKIM tells me :

Authentication-Results: spf=pass (sender IP is XXX.XXX.XXX.XX)
smtp.mailfrom=domain.nl; outlook.com; dkim=fail (body hash did not
verify) header.d=domain.nl;outlook.com; dmarc=pass action=none
header.from=domain.nl;
Received-SPF: Pass (protection.outlook.com: domain of domain.nl

the later in de mail header :

CMM-Authentication-Results: hotmail.com; spf=pass (sender IP is
xxx.xxx.xxx.xxx; identity alignment result is pass and alignment mode is
relaxed) [email protected]; dkim=pass (identity alignment
result is pass and alignment mode is relaxed) header.d=domain.nl;
x-hmca=pass [email protected]

I have a standard plesk installation with centos 7. Gmail's tells me that every thing is well. Also de dmarc repports.

what am I doing wrong ?
 
the problem was that hotmail convert the € difrent then phpmailer does. So the dkim body check was false in hotmail. Strange is that gmail has no problem.
 
Back
Top