From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Proffiessional
PHP version:      4.3.0
PHP Bug Type:     *Mail Related
Bug description:  TO NAME not work

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 bug report at http://bugs.php.net/?id=21930&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21930&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21930&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21930&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21930&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21930&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21930&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21930&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21930&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21930&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21930&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21930&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21930&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21930&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21930&r=gnused

Reply via email to