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.
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.