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

Allow setting Friendly Name for the Reply-To header #110

Closed
tgwizard opened this issue Jul 16, 2015 · 3 comments
Closed

Allow setting Friendly Name for the Reply-To header #110

tgwizard opened this issue Jul 16, 2015 · 3 comments
Assignees

Comments

@tgwizard
Copy link

Hi,

It would be great if it was possible to specify Reply-To email addresses of the form

Buffy Summers <[email protected]>

Currently it's only possible to set reply-to to the [email protected] value. sendgrid-python allows setting both the name and the email for the To and From fields though.

From my reading of the API (https://sendgrid.com/docs/API_Reference/Web_API/mail.html) it also seems that the API would need to be updated to allow a replytoname field.

Somewhat related to this: It seems the API allows Friendly Names for both cc and bcc, but not the python library.

What do you think?

@tushdante tushdante self-assigned this Aug 5, 2015
@tgwizard
Copy link
Author

Has there been any progress on this issue?

@mbernier
Copy link
Contributor

We are actively working on this one internally, along with a couple other tickets. You should see a response from @tushdante or @thinkingserious very soon.

Thanks for following up!

tushdante added a commit that referenced this issue Sep 24, 2015
- Reply To header now supports friendly name [#110](#110)
@tushdante
Copy link
Contributor

This issue has been fixed in #122

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

No branches or pull requests

3 participants