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

#47 Support inline images #64

Merged
merged 4 commits into from Sep 26, 2016

Conversation

butorov
Copy link
Contributor

@butorov butorov commented Sep 21, 2016

Hello
I made support for sending inline images (and add Content-ID header to any attachments). See related issue: #47

If you need any clarifications or code improvements, please, feel free to write me :)

Related links:
http://developer.postmarkapp.com/developer-send-api.html ("Inline image attachments")
https://tools.ietf.org/html/rfc2392
https://www.ietf.org/rfc/rfc1806.txt

@nicholasserra
Copy link
Collaborator

Thanks for the patch! Will review asap :) Looks like there's some failing tests.

@butorov
Copy link
Contributor Author

butorov commented Sep 21, 2016

Yes, it is :( I will fix test tomorrow.

@@ -37,11 +40,6 @@ Version 0.4.6
Version 0.4.5
- Fix for Python 3 support (issue #42, PR #43) (mflaxman)

Version 0.4.4
Copy link
Contributor

Choose a reason for hiding this comment

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

Should it be removed now?

Copy link
Collaborator

Choose a reason for hiding this comment

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

We're limiting the number of versions shown in the README

@butorov
Copy link
Contributor Author

butorov commented Sep 26, 2016

Hi. I fixed tests (thanks for waiting).
I hope this solution is suitable.
Also, I can squash two last commits.

@nicholasserra
Copy link
Collaborator

Great, thanks :)

@nicholasserra nicholasserra merged commit 9b12997 into themartorana:master Sep 26, 2016
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

3 participants