tool · inferred from evidence
STARTTLS
A protocol explicitly named as part of the email configuration.
- GrowthBook self-hosted Error sending email SSL routines ssl3_get_record wrong version number
The maintainer fixed a bug with port 587 and simplified the SMTP settings: you no longer need to specify EMAIL_USE_TLS at all. Port 465 always uses TLS; every other port starts plain and upgrades via STARTTLS if the server supports it. Pull