karastojko / mailio

mailio is a cross platform C++ library for MIME format and SMTP, POP3, IMAP protocols. It is based on the standard C++ 17 and Boost library.
Other
386 stars 104 forks source link

parsing the mime format crashed #178

Open lofonder opened 2 months ago

lofonder commented 2 months ago

here is the mime data . I couldnt find the bugs. test.txt

karastojko commented 2 months ago

Thanks for the report, let me try it.