ID:               28530
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Mail related
 Operating System: FreeBSD 4.10-PRERELEASE
 PHP Version:      4.3.6
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



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

[2004-05-26 17:19:22] [EMAIL PROTECTED]

Description:
------------
mail() is not sending mails correctly using postfix

Reproduce code:
---------------
<?php mail('[EMAIL PROTECTED]', 'foo', 'bar'); ?>

Expected result:
----------------
May 26 10:57:51 <machine> postfix/cleanup[50047]: 3D1A43B0:
to=<[EMAIL PROTECTED]> (...)

Actual result:
--------------
May 26 10:57:51 <machine> postfix/cleanup[50047]: 3D1A43B0:
to=<unknown>, relay=none, delay=0, status=bounced (No recipients
specified)


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


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

Reply via email to