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/ingresses
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
..
mailgun Add X-Original-To to mail using Mailgun recipient (#38738) 2020-03-23 18:10:48 -07:00
mandrill Add a route to handle Mandrill's webhook URL check 2020-04-07 13:22:36 +01:00
postmark Added Postmark ingress support 2019-01-09 18:00:27 -05:00
relay Add Exim and Qmail support to Action Mailbox 2019-01-12 21:38:26 -05:00
sendgrid Sendgrid: prepend X-Original-To header with envelope recipients 2020-07-21 19:38:38 -04:00