mirror of
https://github.com/we-promise/sure.git
synced 2026-06-04 10:19:03 +00:00
Added option to skip TLS verification for mailer (#1291)
This commit is contained in:
@@ -74,6 +74,7 @@ SMTP_PORT=465
|
||||
SMTP_USERNAME=
|
||||
SMTP_PASSWORD=
|
||||
SMTP_TLS_ENABLED=true
|
||||
SMTP_TLS_SKIP_VERIFY=false
|
||||
|
||||
# Address that emails are sent from
|
||||
EMAIL_SENDER=
|
||||
|
||||
Reference in New Issue
Block a user