sendgrid-python icon indicating copy to clipboard operation
sendgrid-python copied to clipboard

Multiple addresses in Reply-To support in sendgrid-python

Open oliver-zhou opened this issue 7 years ago • 3 comments

Issue Summary

Python specific issue identical to sendgrid/sendgrid-csharp#339

sendgrid-python should properly support multiple email addresses for the 'Reply-To' field. This is an existing issue in the other sendgrid packages that needs to also be fully integrated here when it's implemented in the sendgrid API

  • sendgrid-python Version: v5.3.0
  • Python Version: 2.7 and 3.6

oliver-zhou avatar May 05 '18 00:05 oliver-zhou

Thanks for posting this here @oliver-zhou,

Until we get this feature implemented at the API level, I'm temporarily labeling this as a non-library issue.

thinkingserious avatar May 07 '18 23:05 thinkingserious

Closing as this is marked as a non-library issue.

eshanholtz avatar Sep 02 '20 00:09 eshanholtz

@thinkingserious @eshanholtz can this be re-opened given the fact that it's been rolled out to the C# SDK?

https://github.com/sendgrid/sendgrid-csharp/pull/1169/files

rxmie24 avatar Apr 07 '22 08:04 rxmie24