I am trying to send Email from node.js API using "node-ses". I attached image url code inside mail body.
<img src="' + host + '/images/ic_comscope.png" height="40">
It works completely inside Gmail & browser, But having issue in iOs default mail app & outlook.
note: i don't want suggestion related to attachments Give any other solution