ID: 31496
Updated by: [EMAIL PROTECTED]
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:
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
Previous Comments:
------------------------------------------------------------------------
[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..)
------------------------------------------------------------------------
[2005-01-17 19:42:12] cessner at centrosus dot com
Tried latest CVS. Still broken.
PHP Version 4.3.11-dev
-Christian
------------------------------------------------------------------------
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