Hi, I've been asked to set a DNS TXT record for a DKIM key, and I was given the following information:
msgf._domainkey. email.DOMAIN.co.uk:msgf IN TXT "v=DKIM1; k=rsa; p=
REDACTED
When I put the first part in to the name section and the second part into the content section, it says that there's an error. I assume it is because Cloudflare appends my domain name to the end of the record?
Any idea how I should successfully add this record?