mod/notification-email: add setting for certificate verification

This commit is contained in:
Christian Hesse 2026-04-22 11:04:57 +02:00
parent f5dbc27a01
commit 1f460b5bae
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: