-
Mark Haussmann authored
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.
Mark Haussmann authoredSendgrid, 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.
Loading