문제

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