Set 'List-Help' header for watchlist emails
authorKunal Mehta <legoktm@gmail.com>
Tue, 7 Jul 2015 18:44:25 +0000 (11:44 -0700)
committerAddshore <addshorewiki@gmail.com>
Wed, 19 Aug 2015 09:37:45 +0000 (09:37 +0000)
commit4e09a3e9030c89d0d98f668e62b115abec167a73
tree581b0ace5c0d838954f5fbde805191b8f8da85b9
parentd1b1b12dac10cb8085523a6d32ae2904dfa8a2d6
Set 'List-Help' header for watchlist emails

Added an option to UserMailer::sendMail() to allow adding arbitrary
headers to emails.

Bug: T58315
Change-Id: I01a60430bf39f6bd104269b7246767f016eb9cd5
includes/mail/EmailNotification.php
includes/mail/UserMailer.php