DKIM setup for Cloudron
-
Hi Guys,
We've had deliverability issues for our Cloudron domain ourdomain.net and have moved to using SendGrid.com via ourdomain.com. I've set up SPF and DMARC successfully but there's no DKIM key.
ourdomain.com does have valid DKIM keys.
What this means concretely is:
billing.ourdomain.net sends its notifications via billing@ourdomain.com
Any suggestions on how to add working DKIM for ourdomain.net?
A related question is that I hope Cloudron will not wipe out the manually edited SPF records I've added directly in the DigitalOcean networking panel: https://cloud.digitalocean.com/networking/domains/ourdomain.net
For now, I'm sending without DKIM keys but would very much like to add them.
Thanks in advance for any expert help.
Alec
-
@foliovision Cloudron should create the DKIM records if you're using the DO API for your domains. Cloudron does not delete existing records so if you add something in manually, rest assured it won't get wiped by Cloudron.
https://docs.cloudron.io/email/#dkim
BTW, if you go to your Cloudron dashboard --> Email --> Status --> and click on "Redo DNS Setup", that should add in the required records. It should be listed as a TXT record in DO's DNS.
Example:
TXT cloudron._domainkey "v=DKIM1; t=s; p=TIDfKL7GCS...