Added VERP functionality hook to core
authorTony Thomas <01tonythomas@gmail.com>
Tue, 10 Jun 2014 18:32:42 +0000 (00:02 +0530)
committerLegoktm <legoktm.wikipedia@gmail.com>
Fri, 11 Jul 2014 12:03:49 +0000 (12:03 +0000)
commit9d54bc20559b1f2139a737745b52e39ac78aae19
treea212d817f3458672fdd01d75b4b7e662b7ca828b
parent5842d0aa075c02c300805f97a98b2f6389145f46
Added VERP functionality hook to core

* By default, wiki should keep the envelope sender as $wgPasswordSender
* Requires BounceHandler extension. Added hook to core
* Alters the return path, to bounce-{key}@domain
* The envelope sender is set using the 5th param in mail()

Bug: 46640
Needed By: I9463ae33ae327405725ea9693d45ad61b8ecf798
Change-Id: Ic5c1231611a5c4984ddf81fd716e6f3a3e82fd57
docs/hooks.txt
includes/UserMailer.php