in fact, my problem is when i launch my application with tomcat, and so with com.sun.mail:javax.mail my code which send a mail works. But when i run the same code on tomEE (with geronimo-javamail), i have receive a blank mail.
code link <https://gist.github.com/herau/2449d246c8d6dd9e0df0> -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/choose-implementation-of-javax-mail-tp4671551p4671559.html Sent from the TomEE Users mailing list archive at Nabble.com.
