[thelist] Double Emails continued in PHP

David A. Ulevitch davidu at everydns.net
Thu Jul 17 15:51:57 CDT 2003


<quote who="Chris W. Parker">
> Rob Smith <mailto:rob.smith at THERMON.com>
>     on Thursday, July 17, 2003 1:34 PM said:
>
>>   $headers = "MIME-Version: 1.0\r\n";
>>   $headers.= "Content-type: text/html; charset=iso-8859-1\r\n";
>>   $headers.= "From: ".$myname."<".$myemail.">\r\n";
>>   $headers.= "To: ".$contactname."<".$contactemail.">\r\n";
>
> Maybe Hotmail doesn't like \r\n? Perhaps it just likes \n.

\r\n is SOP.  It should be fine either way.

-davidu


----------------------------------------------------
   David A. Ulevitch -- http://david.ulevitch.com
  http://everydns.net -+- http://communitycolo.net
Campus Box 6957 + Washington University in St. Louis
----------------------------------------------------


More information about the thelist mailing list