From: Matthias A. <mat...@gm...> - 2009-06-14 10:50:04
|
Am 10.06.2009, 08:23 Uhr, schrieb mojmir svoboda <moj...@2k...>: > good morning, > > i'd like to supply more details for my previous mail: > > 3. missing mapi_session* argument > affected functions are mapi_init, smtp_address > (calls OpenMsgStore, GetGALTable) > i had to introduce static global variable for that. > > 4. buffer overflows > affected functions get_base64_attachment, octool_get_stream > perhaps all these memcpys should be reviewed > > 6. \r characters and = spread all around in mail body > caused by quoted_printable_encode, some weird stuff there. > i fixed it to suite my needs, proper solution needed. Dear Mojmir, thanks for the details and taking interest here. What is this quoted_printable_encode part doing wrong? Could you provide your solution to (6)? Perhaps we can build a full solution on top of yours. Thanks. Best regards -- Matthias Andree |