async-email / async-smtp

Apache License 2.0
59 stars 12 forks source link

Better error for connection timeout? #20

Closed link2xt closed 1 year ago

link2xt commented 4 years ago

Currently the error is "future timed out" when TCP SYN is dropped: https://github.com/deltachat/deltachat-ios/issues/669

Would be easier to debug if the error was more descriptive.

link2xt commented 1 year ago

Closing as #57 is merged and async-smtp is not responsible for connection setup anymore.