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

有帮助吗?

解决方案

Start with this JavaMail FAQ entry:

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top