Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Re-connect to the SMTP server if it has disconnected the client due to timeouts #2

Closed
horazont opened this issue Aug 21, 2016 · 1 comment
Labels

Comments

@horazont
Copy link
Contributor

If the SMTP server disconnects detach.py due to a timeout (we currently connect immediately to detect problems with the SMTP server configuration as early as possible), mail handling fails.

The ideal solution would be to re-connect if the SMTP server has disconnected the client due to a timeout.

@horazont horazont added the bug label Aug 21, 2016
@cirdeirf
Copy link
Contributor

cirdeirf commented Dec 8, 2017

With 15903b7 it should try to reconnect if the timeout is exceeded.

@cirdeirf cirdeirf closed this as completed Dec 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants