Update Remote-Access_Containers/meshcentral/config.json

This commit is contained in:
2026-07-15 22:54:42 +00:00
parent 5f4bea44da
commit a4f1eaab30
@@ -37,6 +37,8 @@
"host": "smtp.myserver.com",
"port": 25,
"from": "[email protected]",
"user": "",
"pass": "",
"__tls__": "When 'tls' is set to true, TLS is used immidiatly when connecting. For SMTP servers that use TLSSTART, set this to 'false' and TLS will still be used.",
"tls": false,
"___tlscertcheck__": "When set to false, the TLS certificate of the SMTP server is not checked.",