sendgrid / sendgrid-python

The Official Twilio SendGrid Python API Library
https://sendgrid.com
MIT License
1.55k stars 714 forks source link

Add support for "reply_to_list" #1006

Open illing2005 opened 3 years ago

illing2005 commented 3 years ago

Please add support for the new feature that one can specify a multiply reply to addresses in the mail header.

This is supported via the reply_to_list attribute of the mail/send endpoint: https://docs.sendgrid.com/api-reference/mail-send/mail-send#multiple-reply-to-emails

eshanholtz commented 3 years ago

This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog.

nbeuchat commented 3 years ago

That would be really important for us as well!