I have an e-mail which is made of multiple parts, I parsed it successfully with GMime, but I can't figure out how to decode the Content-Transfer-Encoding: quoted-printable parts.
I saw there are automaton-like functions but I don't know how to use them.
g_mime_encoding_init_decode()
g_mime_encoding_quoted_decode_step()
Does someone know how to do this? My input is a text file containing the message.