Hello, i am wondering about the Dkim that tries to validate Hotmail mail.
I have done the 10/10 tutorial below, and all emails are sent through, but only Gmail e-mails are sent with valid dkim, email do get through, but not as valid.
The issue you are all having is DKIM signature Body hash not verified indicating that you are using third party applications to send emails which change the composition of the email body.
First check if your DKIM records are correct on cloudflare also try sending an email through snappymail to hotmail and see if you get same result
I gave up on trying to find a solution.
I had to get my ISP to give me advice on blacklisting from Microsoft, so I got that working.
But sadly DKIM does not work with CyberPanel anymore.
I have asked for support lately, but all they said was this:
Iām facing the same issue running latest Cyberpanel Version on Ubuntu 22.04.3 LTS.
The opendkim.conf looks like this, so it looks like your provided solution:
# Socket for the MTA connection (required). If the MTA is inside a chroot jail,
# it must be ensured that the socket is accessible. In Debian, Postfix runs in
# a chroot in /var/spool/postfix, therefore a Unix socket would have to be
# configured as shown on the last line below.
Socket inet:8891@localhost
#Socket inet:8891@localhost
#Socket inet:8891
#Socket local:/var/spool/postfix/opendkim/opendkim.sock
PidFile /run/opendkim/opendkim.pid