I suggest looking at hypetombox.pl, which should convert the archive into a Unix mbox file. You probably want to use wget first.
I’d specifically suggest using something like
wget --mirror -np http://sl4.org/archive/date.html
to download everything into a local directory structure. After that you can experiment with how to format the resulting stuff.
I suggest looking at hypetombox.pl, which should convert the archive into a Unix mbox file. You probably want to use wget first.
I’d specifically suggest using something like
to download everything into a local directory structure. After that you can experiment with how to format the resulting stuff.