Paul Lesneiwski wrote: > Andrew Stamp wrote: >> I have a PHP script that generates an HTML email when a user fills out >> the form on the website. This email is sent to a small group of people, >> two of whom use SquirrelMail. (I believe I am using PHP version 4.3.9). >> If I do not include the Mime-Version in the HTML, those who use >> Outlook >> can view the HTML, but the SquirrelMail users can't. If I set the >> Mime-Version to 1.0 then the SquirrelMail users can see plain text, but >> the Outlook users get HTML code. Is there any way to make it work for >> everyone? > > Send properly-formatted multipart/alternative message with both HTML and > plain text mime parts. Look at message source of any correctly formatted > HTML/text message for an example. > > > - paul
If you are insistent in doing HTML only emails however, be sure you're including the Content-Type header too. If you don't have a Content-Type, some IMAP servers (UW-IMAP notably) will treat it as plain text. -- Seth Randall IT Support Specialist Missoula Federal Credit Union [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users