Send email includes image like Outlook does?
问题 I'm learning about javamail API. To send an email includes image, I use imgPart.setHeader ("Content-ID", "img"). The recipient will see mail content with image and image attached above. But when I compose email includes image using Outlook, the recipient won't see any attached image, just see mail text and embedded image. How can Outlook do that ? Thank you. 回答1: Outlook and other similar clients embed HTML version of the text in addition to the plain text. In the html they then reference the