🔧 Add SMTP_SSL option for older SMTP servers (#365)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
Chandler Rosenthal
2024-03-12 08:03:04 -05:00
committed by GitHub
parent a4358db5bc
commit 2f027567c6
3 changed files with 4 additions and 0 deletions

1
.env
View File

@@ -21,6 +21,7 @@ SMTP_USER=
SMTP_PASSWORD=
EMAILS_FROM_EMAIL=info@example.com
SMTP_TLS=True
SMTP_SSL=False
SMTP_PORT=587
# Postgres