emersion / go-message

✉️ A streaming Go library for the Internet Message Format and mail messages
MIT License
373 stars 108 forks source link

How to display pictures in email content? #167

Closed Binzaga closed 1 year ago

Binzaga commented 1 year ago

The content of the email I got is as follows: <div class="__aliyun_email_body_block"><div style="line-height:1.7;font-family:Tahoma,Arial,STHeiti,SimSun;font-size:14.0px;color:#000000;"><div style="clear:both;"><br ></div><div style="clear:both;">test<br ><img height="439" src="cid:__aliyun167869746473819901" width="697" style="vertical-align:bottom;"><br >test again</div></div></div>

How can I display this picture (cid:__aliyun167869746473819901)?