Skip to content

tynes/maildump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailing List Dump

Simple Scripts for dumping Mailing lists

Usage

make wraps 2 scripts, fetch.sh and unzip.sh.

Download the bitcoin-dev mailing list with:

$ make bitcoin

Download the lightning-dev mailing list with:

$ make lightning

The unzipped files can be found in the raw directory and the zipped files can be found in the archives directory.

Further Instructions

Download all files at Gzip'd hyperlinks using fetch.sh. First argument is the mailing list html page. Save files in archives directory.

$ ./fetch.sh https://lists.linuxfoundation.org/pipermail/lightning-dev/

Unzip all files in archives directory using unzip.sh. Works on OSX.

$ ./unzip.sh

Writes files to raw directory.

Enjoy reading!

TODO

  • Be portable

About

download linux mailing lists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published