On 01/04/2017 11:25 AM, Stefan Kruger wrote:
> I can walk through the lines, no problem, but how do I know where the actual
> message starts and end?
>
> It's embedded in the MimeMess.MessagPart.Lines.
>
> If I look at various different messages that I have downloaded, there is no
> clear indication of what marks the beginning and end of the text part (Line 
> 1,2
> and 3).

if you have walked the parts, each one contains only its body... you have to 
walk all of the parts and extract them as you go... that's part of the purpose 
of that tc.ph routine i pointed you to in my first response the other day...

-- 
  NOTE: No off-list assistance is given without prior approval.
        *Please keep mailing list traffic on the list* unless
        private contact is specifically requested and granted.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to