Not sure what you're trying to do (and I might have got totally the wrong end of the stick!), but James is a mail server! sure you can create html messages within a James mailet, or you can send html emails through it like any other mail server.... but I think what your looking for is javamail, or a wrapper like commons-email.
See: http://jakarta.apache.org/commons/email/examples.html There is an html email example with an embedded image. Daniel. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 03 March 2005 22:02 > To: James Users List > Subject: HTML messages how to? > > > > > > > Hi everyone, > > I'd like to be able to create html messages (with embedded images) using > James. I.e., the html message should be created via code, not in Outlook > etc. > Any resources (sample code, etc) that you could point me at? > > Thanks > > Melroy > > > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit http://www.messagelabs.com/email > ______________________________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
