Stefano Bagnara-2 wrote:
> 
> bill.damage ha scritto:
>> Hi, 
>> 
>> In a Mailets service method I see the param is a Mail instance. I need to
>> get the full raw email from this, that is all the headers, subject, body
>> etc
>> actually as transmitted. How is this done please? 
>> 
>> Thanks.
> 
> Mail.getMessage()
> 
> Thanks - that returns a javax.mail.internet.MimeMessage - I can't quite
> see how to get the String of the raw email from it?
> Stefano
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Need-to-get-the-raw-email-tp18944186p18944853.html
Sent from the James - Users mailing list archive at Nabble.com.


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

Reply via email to