All I add to my headers to make them work are:
"MIME-Version: 1.0\r\n"
."Content-type: text/html; charset=iso-8859-1\r\n"
."From: [EMAIL PROTECTED]\r\n"
."Reply-To: $ReplyEmail");I'm running Outlook Express and that works perfectly. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

