On Tue, May 08, 2018 at 09:09:42PM +0200, Jeff Abrahamson wrote: > On 08/05/18 20:21, jrun wrote: > > ...posted this earlier on #neomutt... > > > > hello, > > > > i am looking for a library to parse email messages. i'm assigned to write > > something to parse incoming emails on our mailing-list and create bugs in > > bugzilla out of them and possibly appending to the existing bug. btw, how > > would > > you do this? would you use Reference: ? can neomutt/mutt be used for this > > and/or as a lib? > > There are lots of libraries for doing this in lots of languages (python, > go, perl, <your favourite language here>). Using mutt would be harder > than needed for most tasks unless you don't know how to program at all.
i was hoping for C. found libcmime but it's taking me into c++ which i would rather not do. - jrun