rails--rails/actionmailbox/app/controllers
Mark Haussmann 71c8a89edd
Sendgrid: prepend X-Original-To header with envelope recipients
Sendgrid, like Mailgun, only passes BCC recipients as a parameter in the original JSON payload.

This PR adds code to prepend the recipients from the Sendgrid payload to the raw_email under the X-Original-To header.

References #38738.
2020-07-21 19:38:38 -04:00
..
action_mailbox Sendgrid: prepend X-Original-To header with envelope recipients 2020-07-21 19:38:38 -04:00
rails/conductor Add option to set X-Original-To for systems that route on envelope addressing 2020-04-13 15:14:53 -07:00