From: Fomafix Date: Fri, 6 Nov 2015 21:43:40 +0000 (+0000) Subject: DefaultSettings.php: Use .invalid as invalid e-mail address (RFC 2606) X-Git-Tag: 1.31.0-rc.0~8692^2 X-Git-Url: http://git.cyclocoop.org/%22.%24redirect_annul.%22?a=commitdiff_plain;h=68fad9bac839ed2cd3efbd30f1bf7c934a85f0fa;p=lhc%2Fweb%2Fwiklou.git DefaultSettings.php: Use .invalid as invalid e-mail address (RFC 2606) Change-Id: I189b47ef773e05e4d94d619094bff2403f13e2d4 --- diff --git a/includes/DefaultSettings.php b/includes/DefaultSettings.php index 6032ba3bbc..6ccb347b02 100644 --- a/includes/DefaultSettings.php +++ b/includes/DefaultSettings.php @@ -1493,7 +1493,7 @@ $wgPasswordSenderName = 'MediaWiki Mail'; * It might be necessary to adapt the address or to set it equal * to the $wgEmergencyContact address. */ -$wgNoReplyAddress = 'reply@not.possible'; +$wgNoReplyAddress = 'reply@not.possible.invalid'; /** * Set to true to enable the e-mail basic features: