Password reset emails fail due to connection time-out #10201
Labels
Lead: @scottbarnes
Issues overseen by Scott (Community Imports)
Needs: Breakdown
This big issue needs a checklist or subissues to describe a breakdown of work. [managed]
Needs: Response
Issues which require feedback from lead
Needs: Triage
This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed]
Priority: 1
Do this week, receiving emails, time sensitive, . [managed]
Type: Bug
Something isn't working. [managed]
Problem
Attempts to send password reset emails have been failing since October. Errors logs for a recent attempt record a
smtplib.SMTPServerDisconnected
error, with messageConnection unexpectedly closed: timed out
. Logs also show that a354
response was returned by the server, with anEnd data with <CR><LF>.<CR><LF>
message.Reproducing the bug
Context
Breakdown
Requirements Checklist
Related files
send_forgot_password_email
functionStakeholders
Instructions for Contributors
The text was updated successfully, but these errors were encountered: