Hotfix: E-Mail-Versand mit Retry (IONOS-Farm-Stoerung) #50

Zusammengeführt
IntelSight_Admin hat 1 Commits von fix/email-retry-live nach main 2026-07-10 12:20:22 +02:00 zusammengeführt

1 Commits

Autor SHA1 Nachricht Datum
claude-dev
d32746b00f fix(email): SMTP-Versand mit 3 Versuchen und 20s-Timeout
Die IONOS-Farm (smtp.ionos.de, 10 Backends im DNS-Round-Robin) hatte am
10.07. teils tote/lahme Backends - ein einzelner Sendeversuch schlug dann
fehl (Timed out waiting for server ready message). Jeder Retry oeffnet
eine neue Verbindung und trifft per Round-Robin ein anderes Backend.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 10:17:59 +00:00