DKIM not pass if am using custom domain
We are sending mail with php script that is using with SMTP authentication, and one difference is there from address field we have given to custom domain, please check below details
Host name : mail.domain.com(mail server)
post : 587
tls enabled
user name :
password
to address : any
from address : custom domain name like support@abc.com
If we are use the same email ID in from address filed in script which is using with host name (mail server), at that time DKIM will pass, but we need to add custom mail ID in From Address field .
I have copy mail server TXT DKIM key record and created extra one TXT record in abc.com ,
but still DKIM not passed .
below url I have used for reference for setup extra TXT record
Set Up Custom Domain Authentication: DKIM and SPF | MailChimp.com: KB Article
Any one please help me .
Regards,
Shufil
-
Could you please reply for this issue dkim not pass if i'm using different from address 0 -
If we are use the same email ID in from address filed in script which is using with host name (mail server), at that time DKIM will pass, but we need to add custom mail ID in From Address field .
Hello, Check to see if the following option is enabled under the "Mail" tab in "WHM >> Exim Configuration Manager >> Basic Editor" EXPERIMENTAL: Rewrite From: header to match actual sender If so, try disabling this option to see if the issue persists. Thank you.0
Please sign in to leave a comment.
Comments
2 comments