Skip to content

Releases: philgyford/mailman-archive-scraper

Better handle missing gzip archives

12 Sep 11:20
Compare
Choose a tag to compare

Thanks to @bibby for this improvement.

Multiple config files

15 Mar 12:14
Compare
Choose a tag to compare

Optionally specify multiple config files and the script will run once for each file. eg:

$ python ./MailmanArchiveScraper.py ~/lists/*.cfg

Add support for non-English language installations

26 Oct 10:31
Compare
Choose a tag to compare

Tested on a couple of French and Spanish sites.

Improvements to RSS

12 Oct 15:35
Compare
Choose a tag to compare

Various improvements to the RSS files generated.

Add generation of RSS files

12 Oct 15:35
Compare
Choose a tag to compare

The script can now generate an RSS feed of the most recent posts to the mailing list.

Add ability to archive text/gzip files

12 Oct 15:36
Compare
Choose a tag to compare

The monthly text files, possibly gzipped, can be archived using a new script.

Initial release

12 Oct 15:34
Compare
Choose a tag to compare

What it says.

Add https support

12 Oct 15:35
Compare
Choose a tag to compare

The script can now archive files served over https.