Any way to disable all "email copy" messages to users? LE notice still being generated

Drecca

Verified User
Joined
Oct 24, 2023
Messages
13
Coming across a weird issue. Directadmin.conf is set to this:

letsencrypt_renewal_error_to_users=0
letsencrypt_renewal_failure_notice_after_attempt=5
letsencrypt_renewal_notice_to_admins=0
letsencrypt_renewal_success_notice=0
letsencrypt_success_full_output=0

Yet, when issuing an LE certificate with the wildcard option selected, a notice gets posted in the message system, and a copy sent to the user.

2 things:

1 - Why is directadmin sending that notice when it's set to disabled?
2 - Any way to disable "copy to email" in the message system?

I've gone through all the docs, and set to 0 everything I could find, yet, this one action still generates notices.
 
As for question 2, maybe this can be of help.
if it's for all users.

You can de-select the option in the message system on a per user base too.
 
Thanks Richard, I'll switch that =5 to =0 for now and see what happens. I saw that other thread too. It's odd how nothing else is triggering notices within the message system except this very specific LE scenario (wildcard). Taking wildcard off and manually selecting subdomains doesn't generate the notice.

Figure I'd leave this here in the forums in case anyone else ever has questions about this. Will come back and update if the notices still continue or if it's solved.
 
No luck...notifications are still going out, and all accounts have "copy email" by default, so everyone is getting these :(
 

Attachments

  • ssl.png
    ssl.png
    60.4 KB · Views: 3
Just asking the obvious, but you did restart directadmin after making the changes right?

If yes and this still sends messages, I would suggest sending in a ticket.
 
Your welcome. Please let us know the outcome, especially if there is also a command to disable those "copy message to" option server wide at once!
 
Back
Top