Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix exception email parameters#4831

Merged
wardi merged 1 commit into
masterfrom
4830-fix-exception-emails
Jun 6, 2019
Merged

Fix exception email parameters#4831
wardi merged 1 commit into
masterfrom
4830-fix-exception-emails

Conversation

@davidread
Copy link
Copy Markdown

Fixes #4830

Proposed fixes:

Fixes SMTPHandler "mailhost" parameter format. This is needed when you configure exception emails (and don't specify the SMTP port number).

Features:

  • includes tests covering changes
  • includes updated documentation
  • includes user-visible changes
  • includes API changes
  • includes bugfix for possible backport

Please [X] all the boxes above that apply

@davidread davidread requested a review from Zharktas June 5, 2019 13:50
Copy link
Copy Markdown
Member

@Zharktas Zharktas left a comment

Choose a reason for hiding this comment

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

I totally should have made those tests when you asked them. 😂

@davidread
Copy link
Copy Markdown
Author

Cheers for reviewing this. I'll let one of the others merge.

No worries about a test - this config only happens if not running under test!

@wardi wardi merged commit 12644fc into master Jun 6, 2019
@davidread davidread deleted the 4830-fix-exception-emails branch June 24, 2019 23:22
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.

ValueError when you configure exception emails

3 participants