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

Bugfix/Handle wrong SMTP service ready status #83

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

bestwebua
Copy link
Member

Found and covered the real cause of the error: #80

  • Updated smtpClient#runSession(), tests
  • Added SmtpClientError#isSmtpServiceReady

@bestwebua bestwebua self-assigned this Jan 22, 2024
* Updated smtpClient#runSession(), tests
* Added SmtpClientError#isSmtpServiceReady
@bestwebua bestwebua force-pushed the bugfix/handle-wrong-smtp-service-ready-status branch from 72f5fb6 to 90c4168 Compare January 22, 2024 22:38
@bestwebua bestwebua merged commit 4a41aa5 into develop Jan 22, 2024
2 checks passed
@bestwebua bestwebua deleted the bugfix/handle-wrong-smtp-service-ready-status branch January 22, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

[BUG] There is an issue in the Validate function where it panics, root cause is in the runSession function
1 participant