Set up DKIM and DMARC correctly

DMARC and DirectAdmin

Hey.
I have a question about DMARC and DirectAdmin, so I'll revive this thread.

The letter is sent from PHP (mail) for example on google.
In the headlines I can see:

dkim=pass [email protected] header.s=x header.b=xxxxxx;
spf=pass (google.com: domain of [email protected] designates 111.111.111.111 as permitted sender) [email protected];
dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=user_domain.net

The domain host.domain1.net has its own DKIM-record and of course the "user_domain.net" has its DKIM-record. I mean TXT-record in DNS.

The question is: how can I add another DKIM-record in DNS for "user_domain.net" if I can use only one selector 'x' (x._domainkey) ?

p.s. If i send Email with From-header: host.domain1.net, I see - dmarc=pass (for header.from=host.domain1.net).
 
So I have been doing it for a couple of months, as I discovered this problem, but I worry about this!
Are there any other wishes?
 
If you worry about dmarc, then create the required records for dmarc in user's domain and hostname DNS zones.
 
Of course I have these records for dmarc in user's domain and hostname DNS zones.
When the email is sending by PHP I think Exim (with DirectAdmin's config files wich was generated for Exim) works uncorrect in this case. If I modify the configuration of Exim I'll destroy counting email-system of DA and so on.
Therefore, I am sad :rolleyes:
 
Kindly provide your real domain names if you need any further assistance. It's not possible to guess what might be wrong in your records.
 
Back
Top