From a61b96289e30787647053761e6295058ba6fa5dc Mon Sep 17 00:00:00 2001 From: Ahmad Farhat Date: Wed, 3 Jun 2020 13:31:40 -0400 Subject: [PATCH] Updated sample env for SMTP setting (#1736) --- sample.env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sample.env b/sample.env index 129f8d8051..2b53286be5 100644 --- a/sample.env +++ b/sample.env @@ -121,7 +121,8 @@ GOOGLE_ANALYTICS_TRACKING_ID= # SMTP_AUTH=plain # SMTP_STARTTLS_AUTO=true # -# Comment this out to disable SMTP certificate verification. This option may pose a security risk. +# If your mail server has a self-signed certificate, you'll also need to include the line below. +# Please note that enable this presents its own security risks and should not be done unless necessary. # SMTP_OPENSSL_VERIFY_MODE=none # SMTP_SERVER=