Trying to setup DKIM for my domain but hitting issue. DNS is via Cloudflare.
Following the info here - https://www.hmailserver.com/forum/viewtopic.php?t=29402
But Im getting an error 1004 from Cloudflare when trying to save the TXT record
Lets say this is what Im entering...
Type : TXT Record
Name : dkim._domainkey.xpd.co.nz
v=DKIM1; t=s; k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC8nxXPJLVrZycHRDJgL1l/Euut3yPAGHS8CIqMUrwn7PmNoNUEYsoMkiBfRTXLTCpzU2+BceZ9CFyR9N3mJhndvgg6e6JBuVBYyqofAmfDqbuHz7FqF3H6bTdR5l9/5AQM3XFJeerzOO8cPY3VwYnhfUFswCU/suTcTK0+uMV1ewIDAQAB
Gives me a 1004 error - Validation error.
If I remove the key, it saves fine.
What am I missing ??
Ive seen people say to use CNAME, DNSKEY, use quotes, dont use quotes etc etc.....