ID:               31496
 User updated by:  cessner at centrosus dot com
 Reported By:      cessner at centrosus dot com
 Status:           Open
 Bug Type:         Mail related
 Operating System: Fedora Core
 PHP Version:      4CVS, 5CVS (2005-01-18)
 New Comment:

Well can someone else test it? The code is in the link 
on this bug page. That would be a good place to start.

-Christian


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

[2005-01-20 01:10:53] [EMAIL PROTECTED]

Are you sure that this happens in PHP already and not within
your mail transport agent?

All that mail() does on UNIX is to pipe the message headers 
and body into the local sendmail binary, most issues with
mangled email headers and content happen *after* PHP
has already passed it on to the MTA

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

[2005-01-19 23:50:09] cessner at centrosus dot com

Command Line Interface? Did you test this using a shell? 
That doesn't really help me much if this works in shell 
but not as an apache module. Can you elaborate on what 
you did?

Thanks,

-Christian

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

[2005-01-19 23:40:20] cessner at centrosus dot com

do i just rebuild with install-cli? I'll give it a shot.

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

[2005-01-19 23:38:30] cessner at centrosus dot com

I am not familiar with the CLI binary. Your post hints 
that you were able to reproduce it under other 
conditions? Is this true?

-Christian

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

[2005-01-19 23:19:07] [EMAIL PROTECTED]

Does it happen if you run the script with PHP CLI binary?
(as I can not reproduce this with it..)


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

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/31496

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

Reply via email to