Page 1 of 1

Mail and HTML

Posted: Thu Apr 12, 2007 8:51 am
by user___
Hi guys,
I have a class which sends E-mails to users but I can not send HTML. I send it but get only tags in the very main.

I do need it work with my own script not with any third party packages.

Posted: Thu Apr 12, 2007 8:55 am
by feyd
You need to set the content-type. Have fun with spam filters. :)

Reply

Posted: Thu Apr 12, 2007 9:10 am
by user___
I did but I still get tags instead of text. Could you post me a sample of content-type to try it out. I have tried some from sites but none worked.