The error occurs for emails addresses entered into the header field as :
$header="From: $email_required"; NOT in the $recip field. Sorry 'bout that. ____________________________ Matthew Luchak Webmaster Kaydara Inc. [EMAIL PROTECTED] -----Original Message----- From: Matthew Luchak Sent: Friday, October 12, 2001 10:34 AM To: [EMAIL PROTECTED] Subject: 4.06 CGI IIS - MAIL abnormalities A script that formats and sends out an email using http vars fails with certain email addresses. I couldn't believe it when I saw this (not) happening. Using: MAIL( "$recip", "$subject", "$message", "$header" ); where $recip is passed from an HTML form, fails to mail with certain email addresses in the $recip var. The same script in 4.04pl2 does not fail with the same addresses. Any thoughts on this? ____________________________ Matthew Luchak Webmaster Kaydara Inc. [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]