Ich glaube, Sie haben Recht.
Und es stellt sich heraus, dass Sie nicht der Erste sind… wenn ich nach DISCOURSE_SMTP_PORT 465 suche, finde ich eine ganze Reihe ähnlicher Probleme.
- Not able to send email Net::ReadTimeout - #18 by Stranik
- Email not working but i can access smtp server from container
- DigitalOcean + Siteground Email via port 465 won’t work (2525 will work)
- Problem with SMTP configuration
- Post-install, Curl can send email, but Discourse cannot. Help to fix?
- Mail problem on discourse with reverse proxy
- Can't setup SMTP with SSL/TLS
- SMTP email issue Net::Timeout - #3 by neounix
Der letzte enthält einen Link zur (möglichen?) Lösung.
Mit diesem Patch ist es möglich,
DISCOURSE_SMTP_FORCE_TLS=true zu setzen, um implizites TLS über Port 465 zu verwenden