I’m in search of a framework, which allows to parse *.elmx email files of Apple.Mail.
Ultimately, I’d like to extract attachments from emails.
Unfortunately, I’m not aware of such a framework. Are you?
PS: For general parsing problems, ParseKit looks promising.
There is an open-source solution written almost entirely in objective-c called Pantomime although probably dated. Here’s the link.