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

Support for EmailMessage.extra_headers and transactional option #160

Merged

Conversation

wooyek
Copy link
Contributor

@wooyek wooyek commented Nov 15, 2017

Relates to #159

EmailMessage.extra_headers land in custom_headers transmission param,
and X-MSYS-API if present and has options.transactional == True will
translate onto transactional transmission param.

Relates to SparkPost#159

EmailMessage.extra_headers land in custom_headers transmission param,
and X-MSYS-API if present and has options.transactional == True will
translate onto transactional transmission param.
…upport

I put TODO in these and marked invalid statements for noqa,
as they are generally ok
…upport,

during debugging of DKIM signature validation problem with some messages

Case ID# 203488

Payload dumping can be disabled with usual python logging configuration
@wooyek
Copy link
Contributor Author

wooyek commented Dec 28, 2017

Hi there! Can you provide a feedback on this PR? Can it be merged?

@wooyek
Copy link
Contributor Author

wooyek commented Mar 20, 2018

@bizob2828, @aydrian, @richleland

Can you provide a feedback on this PR?
Can it be merged?

@jgzamora
Copy link
Contributor

Hey @wooyek, sorry for the delay. We'll get the right 👀on this. @aydrian / @richleland are no longer maintainers for this repo

@jgzamora jgzamora self-assigned this Mar 20, 2018
Copy link
Contributor

@jgzamora jgzamora left a comment

Choose a reason for hiding this comment

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

Hey @wooyek, thanks for the PR! I wasn't familiar with the library but I think we can ship this. Thanks for adding the linting fixes as well. Only 1 request:
Would you mind removing the extra logging added? I know it can be easily turned off, but I'd rather add something like that in a separate PR throughout the whole library.

@wooyek
Copy link
Contributor Author

wooyek commented Mar 21, 2018

With pleasure. Give a shout if you need something more.

@jgzamora
Copy link
Contributor

@wooyek I'm going to merge this. There may be a slight delay on releasing on PyPI while I'm becoming familiar with the process, but I hope to get it out today. Thanks again for the PR!

@jgzamora jgzamora merged commit b8b8533 into SparkPost:master Mar 22, 2018
@wooyek wooyek deleted the feature/django-backend-headers-support branch March 22, 2018 17:45
@jgzamora jgzamora mentioned this pull request Mar 22, 2018
@wooyek wooyek restored the feature/django-backend-headers-support branch March 23, 2018 10:19
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.

None yet

2 participants