I am getting an interesting (aren't they all) problem when I send an HTML mail using PEAR from a PHP script. There are links to images in the HTML and on occasion (it's repeatable) the . between the filename and the extension disappears, leaving the image links broken. I have looked at the raw view of the html in the mail in the mail client, and I noticed this phenomenon:
Code: Select all
img src=3D"e;http://imgserver4/Dev/SU/LinkManagement/su_lm_ad/default_180_150=
jpg"e; width=3D"e;180"e; height=3D"e;150"e;><br><p class=3D"e;bodyText"e;><script lan=Thanks for any help you can give
PR