ID:               21930
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         *Mail Related
 Operating System: Windows 2000 Proffiessional
 PHP Version:      4.3.0
 New Comment:

I want to comment that I USE the ISP SMTP , not IIS SMTP
and also not work..


Previous Comments:
------------------------------------------------------------------------

[2003-01-29 00:31:29] [EMAIL PROTECTED]

I take details from :
http://www.php.net/manual/en/function.mail.php

because it happen with me also

the smtp server with iis5 does not support a TO NAME,
you can send it to an email but not along with a name.
to say $to = "Miki <[EMAIL PROTECTED]>"; would not be accepted and you
will get an error 501 Invalid address.
if you see this error, just try NOT sending emails with a TO name, only
the email should be entered


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21930&edit=1

Reply via email to