mod/notification-email: add setting for certificate verification

This commit is contained in:
Christian Hesse 2026-04-22 11:04:57 +02:00
parent 3476ce35b3
commit ec7a44f9c6
5 changed files with 17 additions and 2 deletions

View file

@ -31,6 +31,8 @@
:global EmailGeneralCc "";
#:global EmailGeneralTo "mail@example.com";
#:global EmailGeneralCc "another@example.com,third@example.com";
# Add the CA certificate name here for verification.
:global EmailServerCertificate "";
# You can send Telegram notifications. Register a bot
# and add the token and chat ids here, then install the module: