Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Backend doesn't support CC and BCC #2

Closed
BradWhittington opened this issue Jan 18, 2012 · 7 comments
Closed

Backend doesn't support CC and BCC #2

BradWhittington opened this issue Jan 18, 2012 · 7 comments

Comments

@BradWhittington
Copy link
Owner

Backend should support the CC and BCC headers http://documentation.mailgun.net/quickstart.html

@gamb
Copy link

gamb commented Mar 4, 2015

+1

@WillNy3
Copy link

WillNy3 commented Nov 3, 2015

I fixed the issue, sort of. Check out my post on SO http://stackoverflow.com/questions/33486342/django-mailgun-bcc

@sandroden
Copy link

Is there a reason not to merge what has already been fixed?

Please note that it not only missing cc and bcc support: it is misinterpreting the recipients attribute. If you don't realize this you end up sending email to cc AND bcc in the To: field. That can be really embarassing!!! The suggested patch solves this issue also.

Please issue a new fixed release.

@jhancia
Copy link

jhancia commented Apr 21, 2016

Appreciate the fix. Can we please have a new pypi release to incorporate the merged PR? Thanks!

@EyePulp
Copy link

EyePulp commented May 2, 2016

@pydanny or @BradWhittington Would you be able to bump the Pypi version to include this merged improvement? Thanks, and thanks for the work on the module. Fills a nice gap in mailgun's offerings.

@pydanny
Copy link
Collaborator

pydanny commented May 2, 2016

I just merged #39.

I'll see about putting out a PyPI bump today. That said, I've contacted Mailgun and their staff (@jseutter) so they can take responsibility fro the the package going forward.

@pydanny pydanny closed this as completed May 2, 2016
@EyePulp
Copy link

EyePulp commented May 2, 2016

Ah, perfect, and good thinking on getting MG to step up. Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants