Difference between revisions of "Mailman"

From Archiveteam
Jump to navigation Jump to search
m (add nav box)
(mention that forum-dl supports pipermail archives)
Line 2: Line 2:


Mailman lists are easy to archive: they offer the whole archive in a single mbox file; sometimes you need to authenticate in order to access it.
Mailman lists are easy to archive: they offer the whole archive in a single mbox file; sometimes you need to authenticate in order to access it.
Otherwise, an alternative to downloading pipermail's HTML archives is to download the gzip archives, from which you can assemble an almost-copy of the original mbox. [https://git.wikimedia.org/blob/analytics%2Fwikistats.git/HEAD/mail-lists%2FCollectMailArchives.pl Wikistats' list archive downloader] is a script to do so.
Otherwise, an alternative to downloading pipermail's HTML archives is to download the gzip archives, from which you can assemble an almost-copy of the original mbox. [https://git.wikimedia.org/blob/analytics%2Fwikistats.git/HEAD/mail-lists%2FCollectMailArchives.pl Wikistats' list archive downloader] is a script to do so. In addition [[https://github.com/mikwielgus/forum-dl|forum-dl]] supports downloading pipermail archives and converting them to other formats.


[[Category:Web applications]]
[[Category:Web applications]]


{{Navigation box}}
{{Navigation box}}

Revision as of 03:57, 10 June 2023

Mailman is GNU's popular mailing list software.

Mailman lists are easy to archive: they offer the whole archive in a single mbox file; sometimes you need to authenticate in order to access it. Otherwise, an alternative to downloading pipermail's HTML archives is to download the gzip archives, from which you can assemble an almost-copy of the original mbox. Wikistats' list archive downloader is a script to do so. In addition [[1]] supports downloading pipermail archives and converting them to other formats.