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 cb54859cad
3 changed files with 13 additions and 1 deletions

View file

@ -37,7 +37,8 @@ Also make sure the device has correct time configured, best is to set up
the ntp client.
Then edit `global-config-overlay`, add `EmailGeneralTo` with a valid
recipient address. Finally reload the configuration.
recipient address. Optionally add `EmailServerCertificate` if you have
certificate verification enabled. Finally reload the configuration.
> **Info**: Copy relevant configuration from
> [`global-config`](../../global-config.rsc) (the one without `-overlay`) to