Mail sent from my server do not pass gmail DKIM check

DanielT

Verified User
Joined
Apr 21, 2021
Messages
11
DKIM: 'FAIL' with the domain mydomain.com

It doesn't provide any other information, I just get that in the emails headers that are always sent to the spam folder
This is the how the record looks

Code:
x._domainkey    3600    IN      TXT     ( "v=DKIM1; k=rsa; p="somelongrandomstring" )

Any idea what is going on?
 
Back
Top