Replies: 4 comments
-
|
You are correct, currently a bit of manual work is needed to setup dkim for a domain:
Main problem with automating this is that a restart is needed to start signing outgoing emails with new dkim keys, i'd like to avoid that for production use if possible. We would need to check if a domain actually has those nameservers locally configured, before appending it to the zone.. maybe best to do as other panels did and just offer an option for end-user to click, then generate&insert it for a specific domain? |
Beta Was this translation helpful? Give feedback.
-
|
for now, DKIM setup is documented here: https://openpanel.com/docs/articles/email/how-to-setup-dkim-for-mailserver |
Beta Was this translation helpful? Give feedback.
-
|
Perfect 👍 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What OS are you using?
Ubuntu
Description
Command opencli email-setup config DKIM does not return dns txt record. You need to ssh into mail mailserver and check /tmp/docker-mailserver/opendkim/keys/domain.com/mail.txt file. Besides it would be nice to have DKIM automated. Right now you need to go to cli, generate keys, get txt record and update dns.
How to reproduce
Just add any domain and run
Beta Was this translation helpful? Give feedback.
All reactions