This is a bit of a weird one. WHM DKIM & SPF is set up correctly, and emails sent through the cPanel accounts to test services like dkimvalidator.com/ show DKIM passed. Emails sent to Gmail show DKIM passed.
However, emails sent to Office365 Exchange accounts and Outlook.com accounts show DKIM fail.
A sanitised example from an Office365 recipient:
Authentication-Results: spf=pass (sender IP is 1.1.1.1)
smtp.mailfrom=senderdomain.com.au; receivedomain.com.au; dkim=fail
(signature did not verify)
header.d=senderdomain.com.au;receivedomain.com.au; dmarc=pass action=none
header.from=senderdomain.com.au;compauth=pass reason=100
Where as the exact same test message sent to a Gmail account:
ARC-Authentication-Results: i=1; mx.google.com;
dkim=pass [email protected] header.s=default header.b=uDV+6ipX;
spf=pass (google.com: domain of [email protected] designates 1.1.1.1 as permitted sender) [email protected];
dmarc=pass (p=QUARANTINE sp=NONE dis=NONE) header.from=senderdomain.com.au
DMARC was enabled manually for this domain, trying to solve the problem. It doesn't make a difference if it's on or off.
dkimvalidator.com shows DKIM passes.
Does anyone have any idea what additional steps / configuration is required to get cPanel emails passing Microsoft's checks?
However, emails sent to Office365 Exchange accounts and Outlook.com accounts show DKIM fail.
A sanitised example from an Office365 recipient:
Authentication-Results: spf=pass (sender IP is 1.1.1.1)
smtp.mailfrom=senderdomain.com.au; receivedomain.com.au; dkim=fail
(signature did not verify)
header.d=senderdomain.com.au;receivedomain.com.au; dmarc=pass action=none
header.from=senderdomain.com.au;compauth=pass reason=100
Where as the exact same test message sent to a Gmail account:
ARC-Authentication-Results: i=1; mx.google.com;
dkim=pass [email protected] header.s=default header.b=uDV+6ipX;
spf=pass (google.com: domain of [email protected] designates 1.1.1.1 as permitted sender) [email protected];
dmarc=pass (p=QUARANTINE sp=NONE dis=NONE) header.from=senderdomain.com.au
DMARC was enabled manually for this domain, trying to solve the problem. It doesn't make a difference if it's on or off.
dkimvalidator.com shows DKIM passes.
Does anyone have any idea what additional steps / configuration is required to get cPanel emails passing Microsoft's checks?
Last edited by a moderator: