Im using redactor as an html editor.
The user can set up emai body with pictures and html formatting.
I safe the html in a table.
If I come back to the record the data shows pictures and all.
However if I send the email out
I dont receive the picture in the body
If I look at the source
it shows as a cid:
something like this
<figure>
<html>
<body>
<img src="cid:lexcorp3.gif"></figure>
but the picture doesn't display