Thibaut L. wrote:
hi, thank you for your help !
i tried to extract the mail body too with mail.getMessage().getContent() but this works only for text email and not for html email. Do you have a solution for that too ?
thanks
You can review Examples from JavaMail API spec: http://java.sun.com/products/javamail/JavaMail-1.2.pdf (page 69).
Hope it helps,
Chemi.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
