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

Fix usage of the Apache commons SMTP client library #2636

Merged
merged 2 commits into from
Jul 20, 2020

Conversation

dxmaxwell
Copy link
Contributor

The old Java SMTPClient is similar enough to the Apache Commons SMTPClient for the code to compile, but unfortunately it didn't work. This should fix it.

@dxmaxwell dxmaxwell requested review from kasemir and shroffk February 12, 2020 21:43
@dxmaxwell
Copy link
Contributor Author

PR fixes #2635

@shroffk
Copy link
Member

shroffk commented Jul 20, 2020

@dxmaxwell can you merge the master into your PR branch. I think the currently failing travis job is due to an issue resolved on the master

@dxmaxwell
Copy link
Contributor Author

@shroffk Done.

@shroffk shroffk merged commit 0f5ae62 into ControlSystemStudio:master Jul 20, 2020
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

Successfully merging this pull request may close these issues.

2 participants