RE: Sending HTML emails in Geronimo

2009-07-10 Thread SHAW, Thomas
Thanks Rick i will check this out now! -Original Message- From: Rick McGuire [mailto:rick...@gmail.com] Sent: 10 July 2009 10:53 To: user@geronimo.apache.org Subject: Re: Sending HTML emails in Geronimo To send HTML mail, you need to use a multipart body. Here's a very nice artic

Re: Sending HTML emails in Geronimo

2009-07-10 Thread Rick McGuire
To send HTML mail, you need to use a multipart body. Here's a very nice article on how to do this: http://java.sun.com/developer/EJTechTips/2004/tt0426.html Rick SHAW, Thomas wrote: Hi Guys, I am having problems sending html emails from a geronimo server. When my code runs on the J2EE pre

Sending HTML emails in Geronimo

2009-07-10 Thread SHAW, Thomas
> Hi Guys, > > I am having problems sending html emails from a geronimo server. When my code > runs on the J2EE preview server in eclipse everything works fine. Is there > anything i need to configure on the server to assist the sending of these > emails? > > The email arrives in my inbox as t