Homec4science

Don't send the address verification email "From" the user in question

Authored by epriestley <git@epriestley.com> on Oct 31 2012, 17:57.

Description

Don't send the address verification email "From" the user in question

Summary: Sending these as the user doesn't make a ton of sense, and LLVM reports some issues with these emails getting caught in spam filters. Users expect these emails, so just send them from "noreply@example.com" or whatever is configured.

Test Plan: Sent myself a verification email, verified it came from a noreply@ address.

Reviewers: btrahan, vrana

Reviewed By: btrahan

CC: klimek, aran

Maniphest Tasks: T1994

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

Details

Committed
epriestley <git@epriestley.com>Oct 31 2012, 17:57
Pushed
aubortJan 31 2017, 17:16
Parents
rPH7c99d525482e: filter_phids => filterPHIDs
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH7b3f7ea8f7be: Don't send the address verification email "From" the user in question (authored by epriestley <git@epriestley.com>).Oct 31 2012, 17:57