Skip to content

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

@tgwizard

Description

@tgwizard

Hi,

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

Buffy Summers <buffy123@example.com>

Currently it's only possible to set reply-to to the buffy123@example.com 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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions