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

22 preliminary mbox level conversion #38

Closed nmmull closed 2 years ago

nmmull commented 2 years ago

So here it is. We converted an mbox! This a fairly big change to the code base so I wanted to get a pull request in now, even though there are a couple more things that need to be implemented. I'll try to make those into issued so that they can be handled more modularly. Hope you have some fun looking through the code, I think there's a lot of fun stuff going on here. Note: I also already merge main into this branch so it should be good to go at this point.

Some highlights:

There's a fair amount left to do, but here are a couple of the big items.

nmmull commented 2 years ago

Yeah, the easiest thing would be to put the fake emails into the repo and run the tests from there. You can still run the tests locally, I just temporary disabled them since I don't have access to the email database while I'm out of town.