Homestyx hydra
Diffusion hydra 213eea7bdd00

Fix Mailgun Reply-To handling

Description

Fix Mailgun Reply-To handling

Summary:
When sending the "Reply-To" header to Mailgun, Phabricator would
previously send two headers for every "Reply-To": "Reply-To[0][email]" and
"Reply-To[0][name]". Instead, explicitly build the header as specified by RFC
2822 and send it to Mailgun pre-baked.

Pretty sure this bug was a cargo-cult from the Sendgrid code, where (apparently)
this actually works.

Test Plan:
Triggered an email from Phabricator, saw that the header was sent
properly.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D8645

Details

Provenance
Carl JacksonAuthored on Mar 29 2014, 1:52 PM
epriestleyCommitted on Mar 29 2014, 1:53 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:cca5078d9fbc: Make attention count yellow
Branches
Unknown
Tags
Unknown

Event Timeline