mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
Implement nodemailer ignore tls property (#299)
This commit is contained in:
@@ -32,6 +32,7 @@ SMTP_PORT=587
|
||||
SMTP_USERNAME=
|
||||
SMTP_PASSWORD=
|
||||
SMTP_SECURE=false
|
||||
SMTP_IGNORETLS=false
|
||||
|
||||
# Postmark driver config
|
||||
POSTMARK_TOKEN=
|
||||
|
||||
Reference in New Issue
Block a user