uchicago-library / attachment-converter

Attachment Converter: tool for batch converting attachments in an email mailbox
GNU General Public License v2.0
8 stars 3 forks source link

Write a MIME Type to Extension Function #56

Open nmmull opened 1 year ago

nmmull commented 1 year ago

We currently have an incomplete definition of the mime type to extension function in lib/configuration.ml. This should be fleshed out completely at least for the most common mime types, and then we need to make sure to log the fact that we defaulted to using no extension in the case that we see an uncommon mime type.