I am trying to use Apple icloud+ emails with my custom domain.
At one point they give you a list of records to create, MX, TXT, SPF…and the last one is DKIM.
There’s no DKIM in the dropdown list of record types. Will a CNAME do the same? I’m lead to believe that it might because it lists:
DKIM:
Type CNAME
Host sig1._domainkey
Value sig1.dkim.asicrepaircanada.com.at.icloudmailadmin.com.
I’m not sure if the host “sig1._domainkey” is supposed to resolve to “sig1._domainkey.mydomain.com” but I assume so since it’s a CNAME type?
How do you guys deal with DKIM?