Implement nodemailer ignore tls property (#299)

This commit is contained in:
Orion
2024-09-21 02:57:50 +10:00
committed by GitHub
parent 2ae3816324
commit 9390b39e35
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=