I am using the email Odoo Enterprise Sh server.
On my data base, where and how can I find my email DKIM key to create the right DNS changes in my domain provider??. Do I have to generate it?? or ¿its Odoo who provide it?.
How can I manage this topic ??
Thanks
I would also like to know the answer to this question. I have added a CNAME record as described in the docs but when I check it at dkimcore.org it tells me:
DNS query failed for 'odoo._domainkey.apzzco.uk':NXDOMAIN
A public-key (p=) is required
That is kind of what I would expect because I haven't created a text record for the DKIM public key. How is it supposed to be done? Is there a way to generate the public key in Odoo? Or should I generate a pair of keys and tell Odoo what the private key is? If so, how? It's not clear.