Let's Encrypt Email Address settings
It should be possible to define a default email address which (optionally) overrides the email address normally used be Let's Encrypt Extension for Plesk.
I suggest to add config options 'defaultemail' (string) and 'overrideemail' (bool) to the LE extension. 'defaultemail' defines which email address is pre-filled in the "Email" field when first installing a certificate, and is used instead of any previously configured address if 'overrideemail' is set to true.
'override_email' could also be implemented per-domain, so that it can be set for some domains only, perhaps even in Service Plans?
Additionally, a mass action to update multiple domains' LE Email Address in the extensions UI would be nice, too.
Old Forum Question related to this topic: https://talk.plesk.com/threads/how-to-change-letsencrypt-email-address-for-all-accounts.344386/
Let's Encrypt's info about Emails: https://letsencrypt.org/docs/expiration-emails/
(certbot flag "--email")
Managing LE Extension: https://docs.plesk.com/en-US/onyx/administrator-guide/plesk-administration/managing-lets-encrypt-settings.78586/
(existing configuration options)
This is a valid request, so we’ll look into it. There is no ETA at the moment, but we would really appreciate you voting for this request so that we can accurately assess its popularity relative to other features. Thanks in advance!
— rk
-
John commented
Our problem is that the extension defaults to the admin e-mailaddress, this is the default value when manually installing a certificate but also for the automatic installation.
Even a simple new variable the panel.ini to change this default e-mailaddress would help us greatly.