rails--rails/actionmailbox/app
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
jobs/action_mailbox Allow skipping incineration of processed emails 2019-02-06 19:28:49 -05:00
models/action_mailbox Fix typo in ActionMailbox::InboundEmail::MessageId [ci skip] 2019-09-17 17:40:49 +09:00
views Allow passing URL params to conductor form for inbound emails 2020-07-14 14:02:43 -04:00