Hello!
> Piotr,
> Can you provide an enhanced unit with your fixes ?
> Remember that the fixes should not break existing code !
I'm on vacation right now, and that's why I respond so slowly. I'll apply
my fixes in the meantime, and send complete unit to you.
Thanks for your patience. :)
--
P
day, July 30, 2005 4:20 PM
Subject: [twsocket] [TMimeDec] Preamble and Epilogue
> Hi!
>
> TMimeDec does NOT ignore MIME preamble and epilogue, so it fails to decode
> correctly complex multipart message from RFC 2049 Appendix A. Specifically,
> when it sees ending boundar
Hi!
TMimeDec does NOT ignore MIME preamble and epilogue, so it fails to decode
correctly complex multipart message from RFC 2049 Appendix A. Specifically,
when it sees ending boundary ("--boundary--") it starts another part.
Disabling preamble parsing as text/plain is very simple, just have to
ch