Page MenuHomePhabricator

Allow insecure mail auth with "Reply-To" header
ClosedPublic

Authored by epriestley on Aug 21 2011, 7:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 30 2026, 10:58 AM
Unknown Object (File)
Feb 17 2026, 7:49 PM
Unknown Object (File)
Feb 17 2026, 7:48 PM
Unknown Object (File)
Feb 7 2026, 5:56 PM
Unknown Object (File)
Jan 31 2026, 3:00 PM
Unknown Object (File)
Jan 31 2026, 6:06 AM
Unknown Object (File)
Nov 28 2025, 6:07 PM
Unknown Object (File)
Nov 27 2025, 10:45 AM
Subscribers

Details

Reviewers
aran
jungejason
tuomaspelkonen
Maniphest Tasks
Restricted Maniphest Task
Commits
rPd1134810d616: Allow insecure mail auth with "Reply-To" header
Summary

Quora wants to handle some moderation tasks with Phabricator, but want to lower the barrier to entry for the install and let moderators adopt it gradually. One request is to allow auth rules to be relaxed so we can auth based on Reply-To to make things easier. This is insecure if configured but not really a big deal and the patch isn't big or complicated.

Test Plan

Sent a test email with bogus "From" but valid "Reply-To". It was rejected with this setting off, and allowed with this setting on.

Diff Detail

Branch
replyto
Lint
Lint Passed
Unit
No Test Coverage