Skip to content
Snippets Groups Projects
Verified Commit e25bb53d authored by Christian Heusel's avatar Christian Heusel :rocket:
Browse files

archwiki: Switch notification mail to noreply

Change this to the noreply mail but also add a wiki tag to it so it can
more easily be filtered in mail programs.

Fixes #563



Signed-off-by: default avatarChristian Heusel <christian@heusel.eu>
parent 562621b9
No related branches found
No related tags found
1 merge request!810archwiki: Switch notification mail to noreply
Pipeline #93916 passed
......@@ -112,7 +112,7 @@ $wgEnableEmail = true;
$wgEnableUserEmail = true; # UPO
$wgEmergencyContact = "webmaster@archlinux.org";
$wgPasswordSender = "webmaster@archlinux.org";
$wgPasswordSender = "noreply+wiki@archlinux.org";
$wgEnotifUserTalk = true; # UPO
$wgEnotifWatchlist = true; # UPO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment