php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #10769 smtp_port does not work
Submitted: 2001-05-09 18:50 UTC Modified: 2002-06-08 11:32 UTC
From: mlabrot at hegemony dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.5 OS: Win32
Private report: No CVE-ID: None
 [2001-05-09 18:50 UTC] mlabrot at hegemony dot com
The sendmail_port INI variable has been left out of the PHP_INI var registration block. SMTP mail is forced to use port 25 in win32.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-02 13:14 UTC] mfischer@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 [2002-06-02 13:18 UTC] mfischer@php.net
Reopening as documentation problem (sendmail_port isn't documented, only is honored on win32)
 [2002-06-08 11:32 UTC] mfischer@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 21:01:33 2024 UTC