Display DKIM Public Key in the Web Interface
Currently the only way to get the DKIM key is to decode the private key from the shell when using an external DNS service, however it would be nice if the public key is just being displayed in the web interface so the user can see it and add it to the external DNS.
Starting from Plesk Obsidian 18.0.35 DKIM public key is shown in the pop-up window on the Mail Settings page of the particular domain.
-- PD
-
Alexandre Féron commented
The DKIM public key should be displayed in the Plesk interface BEFORE activating DKIM, in order to allow us set up external DNS records properlh, and let them the time to propagate. Then, after propagation, we will activate DKIM in Plesk.
-
Sean Bartlett commented
Also, the key needs to be shown before 'activating' DKIM on a domain, so DNS entries can be created first, allowing for DNS propagation to take place. Otherwise emails will fail DKIM checks initially as the public key will not be initially available. If you enable DKIM to generate a key and then switch it off again while DNS is updating, a new key is generated next time you switch it on.
-
Iain commented
Having to generate the public key via OpenSSH over SH is hardly the UI-driven experience that people use Plesk for