If I have something like this <img src="http://...."> The email arrives like this <img src=3D"http://...."> I can't find where in the code the =3D is introduced; it is escaped, but it is breaking everything.
If I have something like this

The email arrives like this
<img src=3D"http://....">
I can't find where in the code the =3D is introduced; it is escaped, but it is breaking everything.