I am having an issue with my DKIM which is failing all tests - it has been generated from my cPanel and reissues several times by my host who says the problem must be with how Cloudflare is dealing with the key.
Can anyone let me know if you see anything wrong with the below?
Not sure about that apparent line break after F3H72c??
Try doing a dig (or host) to look it up, and check the output to see if the public key string is uninterrupted when you do a lookup. Naturally also make sure your selector really is called default in whatever mail service you use.
(EDIT: Just for info, all my domains have 2048bit DKIM keys set and they’re all fine. Cloudflare don’t mangle TXT records in any way)
I’ve never phpList it but I’m sure you must have to call it with arguments for your SMTP server or have this in config stored somewhere. Just make sure it’s all set up to go through the server which is adding the DKIM signature for you.
If the record passes the checks but your mail fails then it’s mail server / phpList conifg, not Cloudflare I guess.