Yet Another Mail Archiver
Go to file
Peter J. Holzer b053ab454f Refactor render_body to handle each mime-type in a nested function
This replaces the giant elif cascade with a table lookup. It also allows
me to call one function from another.
2019-03-17 22:17:02 +01:00
style Limit width of text/enriched 2019-03-16 21:58:42 +01:00
templates Handle image/gif (inline) 2019-03-10 23:27:30 +01:00
README.md first commit 2019-01-19 21:16:20 +01:00
get_message_ids Extract message ids from mbox files 2019-01-19 21:18:14 +01:00
mbox2web Refactor render_body to handle each mime-type in a nested function 2019-03-17 22:17:02 +01:00

README.md