Sending html mails with embedded pictures, that Thunderbird can understand

Users of Thunderbird have for long known, that html messages with embedded content look “strange” – you see a list of attachments part1.1, part1.2 – when you click on one of them, you see the html text message, or the pictures that should have been embedded. I have just discovered a way of sending html [...]

Sending html emails with embedded pictures

Right now I am working on a project where we have to implement sending emails, with embedded pictures. We use the javax.mail framework – and it is really cool to be able to spam your friends with those generated mails. I found an excellent desciption of how to do it: http://www.rgagnon.com/javadetails/java-0504.html.

Follow

Get every new post delivered to your Inbox.