For implicit SSL on port 465, we need SMTP_SSL: true and should NOT set SMTP_TLS (which is for STARTTLS on port 587). Added SMTP_NO_MX_LOOKUPS to skip MX record lookups. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>