On 10/31/2013 04:47 PM, waldo kitty wrote:

> except that i cannot get anything from postpart as desired and expected
> since it does exist in the code :?
> 

This seems to be a bug. The postpart (epilogue in rfc2046 terminology)
is added in BodyPart. The problem is fixed by changing line 636 in your
mimepart version, line 619 in synapse trunk from

        else

to

        else if (FPrimaryCode <> MP_MULTIPART) then

Ludo




------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to