Domanda

I'm looking for a way to send a stylish email with javamail. When I say stylish I mean a header (image) then some text on the middle, and then a footer with some information. It should be like a standard welcome template mail that many companies use.

I've tried sending messages with attached images and so on with MultiPart, but what I'm looking for seems to be more advanced, and I can't find any good example on the web.

Just so you understand what I mean here's an example image: email with header and footere

È stato utile?

Soluzione

Start with this JavaMail FAQ entry:

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top