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:
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).
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).