* (bug 12655) Added $wgUserEmailUseReplyTo config option to put sender
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 21 Jan 2008 07:05:19 +0000 (07:05 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 21 Jan 2008 07:05:19 +0000 (07:05 +0000)
commit83ea1faf84ea00edc0eef9597542648ff88dc5a4
tree111dd93956aba9373aae80d9fc4f1379fdab85e8
parent0571bcd4955840d033407d7daee9739aa609f457
* (bug 12655) Added $wgUserEmailUseReplyTo config option to put sender
  address in Reply-To instead of From for user-to-user emails.
  This protects against SPF problems and privacy-leaking bounce messages
  when using mailers that set the envelope sender to the From header value.
RELEASE-NOTES
includes/DefaultSettings.php
includes/SpecialEmailuser.php