Well hey, if mail() won't send to those addresses, what's wrong with us
testing them? :-)

<ahem>

Can you send to those addresses from a regular email client? If so, can you
do it from the command line with your MTA?

jon@maya~$ sendmail [EMAIL PROTECTED]
hello there
.

Cheers
Jon


-----Original Message-----
From: Matthew Luchak [mailto:[EMAIL PROTECTED]]
Sent: 31 October 2001 16:17
To: Php-General (E-mail)
Subject: RE: [PHP] defending PHP mail function



The addresses I know about are clients that are already a little peeved
with me so I can't send them out for testing but I have found at least 4
addresses that will "not work" (no error message, just dead air) with
Mail().   It is something about the string of letters that does it
because if I try "[EMAIL PROTECTED]" it doesn't mail.  If I try
"[EMAIL PROTECTED]", or the like, it mails.

I first noticed this problem when inserting addresses into the "From:"
field and have now found it happening (not) in the "To:" field.

____________________________ 
Matthew Luchak 
Webmaster
Kaydara Inc. 
[EMAIL PROTECTED]


-----Original Message-----
From: Jason Brooke [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 31, 2001 11:10 AM
To: Matthew Luchak; Php-General (E-mail)
Subject: Re: [PHP] defending PHP mail function


Which addresses won't work? 


-- 
PHP General 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]


**********************************************************************
'The information included in this Email is of a confidential nature and is 
intended only for the addressee. If you are not the intended addressee, 
any disclosure, copying or distribution by you is prohibited and may be 
unlawful. Disclosure to any party other than the addressee, whether 
inadvertent or otherwise is not intended to waive privilege or confidentiality'

**********************************************************************

-- 
PHP General 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