ID:               10182
 Updated by:       [EMAIL PROTECTED]
 Reported By:      apere at agilitime dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Mail related
 Operating System: Any Windows
-PHP Version:      CVS
+PHP Version:      3CVS
 New Comment:

There's already other report about this. (clearing out old reports
forgotten due to a bug in bug system :)


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

[2002-08-07 02:52:36] mbretter at jawa dot at

the problem is, that the mail command itself adds < and > at the
beginning and at the end of to-e-mail adress. if you have $to =
'<[EMAIL PROTECTED]>';

then implicit you have <<[EMAIL PROTECTED]>> and some mailservers don't
like this.

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

[2002-07-12 06:01:26] [EMAIL PROTECTED]

thx :)

to david: if you need that kind of feature maybe you should use the
existing mail classes which support (e)smtp (there's one on
pear.php.net and one on phpclasses.upperdesign.com )

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

[2002-07-12 05:44:38] [EMAIL PROTECTED]

for now it will stay windows only at least as long
as we are not perfectily sure that the new code 
realy works

there is no use in replacing a working solution 
with stuff still marked as experimental 

(although mfisher did a lot of good work on it lately
 that improved the situation on windows quite a bit :)

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

[2002-07-12 05:37:52] david at acz dot org

Why does it have to be Windows only?  I would *really* like to see
integrated SMTP support in PHP on UNIX platforms.  Keeping it Windows
only seems silly.  Yes, I know it's easy to code SMTP stuff in PHP, but
as long as the code is there...

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

[2002-06-02 11:15:39] [EMAIL PROTECTED]

Updated summary, Version, Status, OS

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/10182

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

Reply via email to