Files
PocketVeto/backend/app/workers/notification_dispatcher.py
Jack Levy 4308404cca fix: use SMTP_SSL for port 465, STARTTLS for 587
Auto-detect SSL vs STARTTLS based on port number instead of always
using SMTP + starttls(), which times out on port 465 (implicit SSL).

Authored by: Jack Levy
2026-03-14 23:18:32 -04:00

21 KiB