mouli Posted May 23, 2006 Share Posted May 23, 2006 HiI have a small script that sends email from a form using the mail function. The recipient is using Outlook. If I set the content-type header to:text/plain; charset=us-asciithe email gets through but obviously as plain unformatted text.However if I set the content-type header to text/html; charset= iso-8859-1they receive a blank email with the original content attached as a .dat fileAny ideas would be much appreciated as they'd like the emails received with active links etc.Many thanksmouli Link to comment https://forums.phpfreaks.com/topic/10231-mail-function-headers/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.