Page MenuHomePhabricator

Redirect https://lists.wikimedia.org/pipermail/foobar/ to https://lists.wikimedia.org/hyperkitty/list/foobar@lists.wikimedia.org/
Closed, ResolvedPublic

Description

In my naive understanding of regexes, this should be feasible.
It's confusing to end up on an archive link that looks as if a mailing had not received any posts lately.

Followup to T280731: Implement static redirects from pipermail archives to hyperkitty archives

Event Timeline

herron triaged this task as Medium priority.Jul 1 2021, 5:34 PM
herron added subscribers: Legoktm, Ladsgroup.

Change 702767 had a related patch set uploaded (by Legoktm; author: Legoktm):

[operations/puppet@production] mailman3: Redirect pipermail list archive index to hyperkitty

https://gerrit.wikimedia.org/r/702767

Change 702767 merged by Legoktm:

[operations/puppet@production] mailman3: Redirect pipermail list archive index to hyperkitty

https://gerrit.wikimedia.org/r/702767

km@cashew ~> curl -I "https://lists.wikimedia.org/pipermail/xtools/"
HTTP/1.1 302 Found
Date: Thu, 01 Jul 2021 22:44:43 GMT
Server: Apache
Strict-Transport-Security: max-age=106384710; includeSubDomains; preload
Location: https://lists.wikimedia.org/hyperkitty/list/xtools@lists.wikimedia.org/
Content-Type: text/html; charset=iso-8859-1

The rest of the lists redirects' are rebuilding in a screen, it'll take a few hours.