I use html to dump some statistics I collect from different servers, and them email this file via SMTP email.
Basically I email html pages with mime type
Code:
Content-Type: text/ html
I have tried changing mime to
Code:
Content-Type: text/ javascript Content-Type: