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 test email notification with TLS #4972

Merged
merged 2 commits into from
Aug 26, 2018

Conversation

ngosang
Copy link
Contributor

@ngosang ngosang commented Aug 26, 2018

Test email notification is not working. I tested with 2 email providers inbox.ru and gmail.com
Both email provides requires SSL for SMTP connections. I'm always getting this message:

ERROR: SMTP AUTH extension not supported by server.

I found that the problem is in the UI, the TLS checkbox is always sent as 0.

@sharkykh sharkykh added Bug Changelog Requires a changelog entry Frontend labels Aug 26, 2018
@sharkykh sharkykh added this to the 0.2.9 milestone Aug 26, 2018
sharkykh
sharkykh previously approved these changes Aug 26, 2018
Copy link
Contributor

@sharkykh sharkykh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM.
@p0psicles take note of this change for your PR #4913.

@sharkykh sharkykh added Concluded and removed Changelog Requires a changelog entry labels Aug 26, 2018
@medariox medariox merged commit 542d72c into pymedusa:develop Aug 26, 2018
@ngosang ngosang deleted the feature/email_notification branch August 26, 2018 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants