Florent Georges wrote:

  Hi,

>   Is there any way to parse such a stream, by providing the
> already-parsed headers programmatically to the MIME stream
> parser?

  It seems I can use MimeTokenStream.parseHeadless() fot this
exact purpose, so I rewrote the message parsing to use a token
stream instead of a stream parser.

  Just out of curiosity, is there any reason why there is no
equivalent on the MimeStreamParser class?

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/
























Reply via email to