|
|
|
|
|
by crispyporkbites
1829 days ago
|
|
If it's just one or a handful of emails, or a small image, attach the image and use it's Content ID to refer to it in the HTML of the email: <img src="cid:some-image-cid" alt="img" /> pretty much all email clients support it |
|