Closed hassanakbar4 closed 3 years ago
component_MailArchive: User Interface resolution_fixed type_task | by rcross@amsl.com
component_MailArchive: User Interface
resolution_fixed
type_task
Mailman info pages link to the MHonArc archives. This should be changed to new archives. See here: https://www.ietf.org/mailman/listinfo/ghost
The controlling setting is: /usr/lib/mailman/Mailman/mm_cfg.py:PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/mail-archive/web/%(listname)s'
Swapping in the new archive URL format doesn't work because mailman tacks a "/" on the end of the ULR parameters PUBLIC_ARCHIVE_URL = 'https://mailarchive.ietf.org/arch/search/?email_list=%(listname)s'
One option is to create a browse list alias like arch/browse/[listname] that redirects to the search format.
Issue migrated from trac:1725 at 2021-09-22 18:37:10 +0500
@hassanakbar4 changed status from new to closed
new
closed
@hassanakbar4 changed resolution from ` tofixed`
` to
@hassanakbar4 commented
Fixed in 1.2.4.p1
component_MailArchive: User Interface
resolution_fixed
type_task
| by rcross@amsl.comMailman info pages link to the MHonArc archives. This should be changed to new archives. See here: https://www.ietf.org/mailman/listinfo/ghost
The controlling setting is: /usr/lib/mailman/Mailman/mm_cfg.py:PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/mail-archive/web/%(listname)s'
Swapping in the new archive URL format doesn't work because mailman tacks a "/" on the end of the ULR parameters PUBLIC_ARCHIVE_URL = 'https://mailarchive.ietf.org/arch/search/?email_list=%(listname)s'
One option is to create a browse list alias like arch/browse/[listname] that redirects to the search format.
Issue migrated from trac:1725 at 2021-09-22 18:37:10 +0500