Homec4science

Explicitly test for reply-to support before using the public reply-to address

Authored by epriestley <git@epriestley.com> on Jul 9 2011, 08:16.

Description

Explicitly test for reply-to support before using the public reply-to address

Summary: We need to perform an explicit test for public reply support.
Previously, the existence of a valid result here was a sufficient implicit test
for public reply support, but it no longer is.
Test Plan: With an unmodified configuration, sent email. It generated with the
correct reply-to (me). Restored my original configuration and sent an email, it
generated with the correct (routed) reply-to.
Reviewed By: codeblock
Reviewers: codeblock
CC: aran, codeblock
Differential Revision: 626

Details

Committed
epriestley <git@epriestley.com>Jul 9 2011, 08:27
Pushed
aubortJan 31 2017, 17:16
Parents
rPHe1209be057fd: Remove PhabricatorPHIDAllocateController
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH7005cac32ac4: Explicitly test for reply-to support before using the public reply-to address (authored by epriestley <git@epriestley.com>).Jul 9 2011, 08:27