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
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
..
controllers Sendgrid: prepend X-Original-To header with envelope recipients 2020-07-21 19:38:38 -04:00
dummy Unify raise_on_missing_translations for views and controllers 2020-05-20 02:42:59 +03:00
fixtures/files
generators
jobs
unit Test extensions to Mail gem 2019-12-03 06:51:41 +09:00
test_helper.rb Output junit format test report 2019-04-04 14:34:46 +09:00