I try to send a HTML newsletter to myself and find that all the images file cannot display. I viewed the source code and find that all the src="a.jpg" are gone but remain <img alt="a.jpg" border="0" height="100" width="300">.
I would like to know how to solve it?
I am using dnn 4.3.5
Thank you