Edit report at https://bugs.php.net/bug.php?id=53984&edit=1

 ID:               53984
 Updated by:       [email protected]
 Reported by:      danger at freebsd dot org
 Summary:          mail() regression with sendmail_path containing -f
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          Mail related
 Operating System: FreeBSD, should not depend on OS
 PHP Version:      5.3.5

 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2011-02-14 15:32:30] danger at FreeBSD dot org

Hello,

the MTA has not been changed during the upgrade, as I am using Sendmail 8.14.4 
which comes with the FreeBSD base system.

------------------------------------------------------------------------
[2011-02-13 16:35:18] [email protected]

Well, the test is meaningless without you telling which MTA you're using. 
"sendmail" is provided by several programs.

Can you actually confirm that between the two versions PHP called sendmail in a 
different fashion (perhaps by making sendmail_path, point to wrapper program 
that logs the command line and possibly the data passed?). I'm guessing you 
also changed your MTA when you upgraded PHP.

------------------------------------------------------------------------
[2011-02-13 13:12:29] danger at freebsd dot org

Did you test the provided code?

------------------------------------------------------------------------
[2011-02-13 04:32:51] [email protected]

I find this a little hard to believe. Nothing has changed in 
ext/standard/mail.c between these two versions.

------------------------------------------------------------------------
[2011-02-10 16:06:07] danger at freebsd dot org

Run the script with:

hosting# pear run-tests mail-test.phpt
Running 1 tests
FAIL mail(): returns false when sendmail_path contains a -f flag and we use 
additional_params with one[mail-test.phpt]
wrote log to "/root/run-tests.log"
TOTAL TIME: 00:00
0 PASSED TESTS
0 SKIPPED TESTS
1 FAILED TESTS:
mail-test.phpt

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


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

    https://bugs.php.net/bug.php?id=53984


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

Reply via email to