Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sendmail on timed-out connection raises SMTPSenderRefused #48

Closed
gustavodagostin opened this issue May 14, 2019 · 2 comments
Closed

sendmail on timed-out connection raises SMTPSenderRefused #48

gustavodagostin opened this issue May 14, 2019 · 2 comments

Comments

@gustavodagostin
Copy link

When calling the sendmail method after the open connection timed-out, the exception raised is SMTPSenderRefused, with the message " Error: timeout exceeded".

Probably, the exception shoud be SMTPServerDisconnected.

@cole
Copy link
Owner

cole commented May 16, 2019

Can you try with current master? I've getting SMTPServerDisconnected there (added a test case in f90ff25).

@cole
Copy link
Owner

cole commented Jun 10, 2019

Closing after no activity.

@cole cole closed this as completed Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants