php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9258 Mail function hangs SMTP server
Submitted: 2001-02-14 08:24 UTC Modified: 2002-01-05 16:45 UTC
From: patrick at theinfobox dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.4pl1 OS: Windows 2000 SP1
Private report: No CVE-ID: None
 [2001-02-14 08:24 UTC] patrick at theinfobox dot com
I installed PHP 4.0.4pl1 as ISAPI filter on my system (Win2K SP1, IIS 5, and Exchange Server 2000). Everything seems to work fine except that if I try to send an e-mail with PHP, it will hang the IIS Virtual SMTP server. I am then unable to stop/restart the service and the only solution is to reboot.

The only scripts I am using are from a standard PHP-Nuke install. In my php.ini, I have set the SMTP server to localhost, my IP, and my DNS name, but still have the same results. So far I have not been able to test it with an external SMTP server, but I am building one today for this purpose.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-14 12:32 UTC] patrick at theinfobox dot com
By the way... I changed it so that PHP runs as CGI and not ISAPI and it works. I still have not tried ISAPI and an external mail server.
 [2001-12-14 16:56 UTC] lobbin@php.net
Can this be reproduced with PHP 4.1.0?
 [2002-01-05 16:45 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 00:01:28 2024 UTC