Use wiki email for From of CC messages when $wgUserEmailUseReplyTo is set
authorBryan Davis <bd808@wikimedia.org>
Sat, 13 Feb 2016 23:33:08 +0000 (16:33 -0700)
committerBryan Davis <bd808@wikimedia.org>
Wed, 31 Aug 2016 20:12:31 +0000 (14:12 -0600)
commit582b5a05b805c25843928d58d48f600e2074b7ea
tree56700e6ef3ad409dcc938117e7f704e5e40a72db
parente77e7f2fde080a10e7290607faadb0bd328fe9f3
Use wiki email for From of CC messages when $wgUserEmailUseReplyTo is set

Avoid bounces caused by SPF protections when sending CC messages to
users. This mirrors the logic used when sending the original message.

Change-Id: I1c48892e9b5086fd564eedd65cca6a848a2b425c
includes/specials/SpecialEmailuser.php