1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailbox/test/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
..
ingresses Sendgrid: prepend X-Original-To header with envelope recipients 2020-07-21 19:38:38 -04:00
rails/action_mailbox Fix Bcc header missing with emails from conductor and test helpers 2019-07-26 13:04:16 -04:00