<snip>
> need for reading the entire message body into a
> ByteArrayOutputStream before
> handing it into the PreparedStatement, but will require some more serious
> changes, including a way to obtain the entire message body as an
> InputStream.
> (Or is this already possible, Serge?)

getInputStream() should return the content of the outer message, would that
be enough?
if the outer message has Content-type: message/rfc822 it may return the
headers also (but I'm guessing now)

d.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to