Hi, the commons-email-1.1 release features some HTML email layout problems ... ;-)
I would recommend using the current release candidate found under http://people.apache.org/builds/commons/email/1.2/RC2/staged/commons-email/commons-email/1.2/ Please give some feedback if the current implementation solves your problem (or not) .... ;-) Cheers, Siegfried Goeschl itay sahar wrote: > Hello all, > I've recently added commons-email-1.1 to tomcat lib dir. > I've succeed sending Html message by using setHtmlMsg(...) method to a Gmail > email address. > please note that this was done without using the setText(...) method. > > I've also notice that when i use both setHtmlMsg(..) and setText(...) i see > only the text even though > Gmail support html email messages. > So now setText(...) is in comment. So what else is needed so i could > combine this two > functions to work together. > > Thanks > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
