Avatar

Correct answer by
Community Advisor

Hi @Luca_Lattarini - your client name is usually visible after the "@" symbol in the URL when you log on to Experience Cloud instance. e.g.

Darren_Bowers_0-1606881865852.png

_domainkey isn't really replaced with anything, but the other values for subdomain.com etc on either side of the CNAME are replaced with your provisioned sending domain. So if your client name is mycompany and your sending domain is e.g. ecomms.mydomain.co.nz then:

mycompany._domainkey.ecomms.mydomain.co.nz CNAME _domainkey.ecomms.mydomain.co.nz
_domainkey.ecomms.mydomain.co.nz TXT "v=DKIM1; k=rsa;" "p=...."

Cheers

Darren

View solution in original post