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]

Reply via email to