Pregunta

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

¿Fue útil?

Solución

Start with this JavaMail FAQ entry:

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top