#5189 can we add a link to hyperkitty archives at top of pipermail pages?
Closed: Fixed None Opened 8 years ago by mattdm.

Pages like https://lists.fedoraproject.org/pipermail/ambassadors/

Part of the problem is that the More Info link there goes to
https://admin.fedoraproject.org/mailman/listinfo/ambassadors rather
than
https://lists.fedoraproject.org/admin/lists/ambassadors.lists.fedoraproject.org/

but it'd also be nice to have a direct click-through to
https://lists.fedoraproject.org/archives/list/ambassadors@lists.fedoraproject.or
g/
so it doesn't just look like all our lists died in November 2015.

It'd also help with issues like https://fedorahosted.org/fedora-infrastructure/ticket/5179


Well, I was hoping we would have the last few lists migrated and could just fix this as part of the moving things around after that. :(

But yes, it's a problem, and will be a pain to fix.

I'll see if we are likely to have all lists migrated soon and if not try and dig into the redirect mess...

ok.

I think I have this all working now.

Please test any urls you might normally hit and confirm that they go to the right place now?

admin.fedoraproject.org/mailman/.* -> redirect (not proxy) to lists.fedoraproject.org/mailman/$1
admin.fedoraproject.org/pipermail -> redirect (not proxy) to lists.fedoraproject.org/mailman/listinfo/
lists.fedoraproject.org/pipermail/<list>/ -> lists.fedoraproject.org/archives/<list>.fedoraproject.org/
lists.fedoraproject.org/pipermail/somethinglikeapostorthread -> lists.fedoraproject.org/pipermail/somethinglikealistorthread

(ie, everything we can redirect we are, old archives threads/date/posts are just passed into mailman2 archives).

Please reopen if you still see any bad urls or redirects.

Login to comment on this ticket.

Metadata