For now we just save them unmodified and give them an extension that will cause the web server to provide the correct content-type. This is probably *not safe*: A user could send malicious html as an attachment and the browser will interpret it when another user clicks on the link. We might try to sanitize attachments (but you would normally expect an attachment to be preserved) or to preserve the content-dispostion header (but I don't think this is possible with just a static archive). |
||
---|---|---|
style | ||
templates | ||
README.md | ||
get_message_ids | ||
mbox2web |