ID: 43327 User updated by: carsten_sttgt at gmx dot de Reported By: carsten_sttgt at gmx dot de -Status: No Feedback +Status: Open Bug Type: Mail related Operating System: win32 only (?) PHP Version: 5CVS, 6CVS (2008-08-15) Assigned To: pajoye New Comment:
After some delay... If've just test this with PHP 5.3.0 and mail() still returns TRUE, even if PHP can't find the sendmail binary or the sendmail binary returns an errorlevel != 0. Regards, Carsten Previous Comments: ------------------------------------------------------------------------ [2008-11-10 01:00:05] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2008-11-02 13:14:33] [email protected] Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://windows.php.net/snapshots/ ------------------------------------------------------------------------ [2008-08-26 23:28:16] [email protected] Pierre, this is the real issue, sendmail_path is not checked or something? ------------------------------------------------------------------------ [2008-01-18 21:52:18] aaron at gwmicro dot com I have confirmed this issue under a Windows Server 2003 environment, and it continues to exist in 5.3 dev. Using the imap_mail.dll and changing all references from mail() to imap_mail() seems to resolve the problem, although changing that reference everywhere is not a reasonable solution for most everyone (including us). ------------------------------------------------------------------------ [2007-11-19 14:40:55] [email protected] Propably due to wrong usage of popen() and not VCWD_POPEN(). I don't have win32 dev environment setup so someone else should deal with this. ------------------------------------------------------------------------ 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/43327 -- Edit this bug report at http://bugs.php.net/?id=43327&edit=1
