karastojko / mailio

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

When parsing the mime attachment founded errors. #157

Closed lofonder closed 4 months ago

lofonder commented 5 months ago

And for supporting the other encode type,not only the utf8 or ascii.I changed the code. By the way,could you added an enum for the codec type such as other or someting.

lofonder commented 5 months ago

You see.I just want to devide the parsing function from the getting data functon.So that it wouldnt be an error when getting an unstandard format mail data from the server.I hope you could merge the branch.I just thought it would be a good idea.May u just didnt agreed for that.

And by the way,Im new at the github.I dont know why I pulled so many versions.Just ignored it.