Click to See Complete Forum and Search --> : good MIME parser in C/C++?


megadeth
October 20th, 2002, 04:00 PM
Hi everyone.
I am looking for a MIME parsing library in C or C++.
If you have used Python's email package that's the functionality I am looking for (I want to be able to walk over mime objects of an e-mail as well as extract headers painlessly.)
Has anyone used such a library?
Any tips will be greatly appreciated. I've searched all over the place and haven't found anything suitable.
Thanks