As you probalbly know, Sqwebmail makes some changes on HTML formated
emails, for security reasons (as stated here:
http://olympus.het.brown.edu/doc/sq...l/SECURITY.html). I do agree
with most of this but I don't agree in the case of <img src...>
I've made a newsletter script in PHP that sends an HTML formated email
to more than 2000 email accounts on my server (that as sqwebmail as
standard webmail software).
I've made a fancy HTML template, and during the tests I just sent the
mail to myself (downloading with Outlook)... I tested to see it with
Sqwebmail and it completly screw up the email. It replaces the <img
src...> tags with <a href...> to the original image.
Anyone has an idea on how to change Sqwebmail GLOBALY so that all may
clients see images on html formated emails?
Thanks in advance,
Marco Almeida