Implement nodemailer ignore tls property

This commit is contained in:
Ryan Palmer
2024-09-11 10:56:03 +10:00
parent be0d97661a
commit 0bfd3b6771
3 changed files with 9 additions and 0 deletions

View File

@ -32,6 +32,7 @@ SMTP_PORT=587
SMTP_USERNAME=
SMTP_PASSWORD=
SMTP_SECURE=false
SMTP_IGNORETLS=false
# Postmark driver config
POSTMARK_TOKEN=