Or if you use usermin to it’s capacity you never see them, assuming you use an email address that virtualmin/webmin/usermin manages as you can just remove them in those configurations
To clarify the email seems to be sent from my Webmin system email address webmin@server.example.com to my domain owners account owner@example.com
I had a quick look but could not find the text strings from the email message in webmin or virtualmin, but I could of missed them. Is this an email built by virtualmin/webmin from the certbot response?
@iliajie Are these options for the forwarding option and can you just clarify the options for me please
Disabled = obvious
System Default Admin Email =
Virtual Server Email Address =
Disabled: Tells Let’s Encrypt not to send any notifications for any accounts.
System Default Admin Email: Configures certbot to instruct Let’s Encrypt to send notifications for all domains to a unified email address, such as webmin-system@server.com.
Virtual Server Email Address: Configures certbot to instruct Let’s Encrypt to send notifications to the email address associated with each domain specifically, like user@example.com.
However, considering this now, it should actually be a dropdown with four options not three, as technically, we can use --register-unsafely-without-email for a specific domain to disable notifications only for that domain.