Peter J. Holzer
d5e557e8e4
Make encoded message id html-safe
...
Exclude & and ' from list of allowed characters, so that the encoded
message id can be used unescaped.
2019-02-28 17:16:05 +01:00
Peter J. Holzer
341d5dd229
Add support for text/html and text/enriched
2019-02-28 09:30:47 +01:00
Peter J. Holzer
b238c56edb
Convert mbox files to standalone html files
...
No thread or date structure, just one isolated file per message.
Only text/plain and some multipart formats
2019-02-03 18:44:50 +01:00
Peter J. Holzer
80352f727f
Extract message ids from mbox files
...
Parses all mbox files on the command line and extracts message ids from
Message-Id, In-Reply-To and References headers.
Just a test script to see what message ids look like in practice.
2019-01-19 21:18:14 +01:00
Peter J. Holzer
56eccc3741
first commit
2019-01-19 21:16:20 +01:00