[PHP-DEV] Bug #11812 Updated: mail function From: elixer <email protected>
Date: 07/01/01

ID: 11812
Updated by: elixer
Reported By: mike_comp <email protected>
Status: Suspended
Bug Type: Feature/Change Request
Operating system:
PHP Version: 4.0.6
Assigned To:
Comments:

In the meantime you can use the sendmail_port ini directive. i.e.

sendmail_port = 26

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

[2001-06-30 16:38:34] mike_comp <email protected>

ok thanks. ill work around it until it is fixed

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

[2001-06-30 16:22:25] derick <email protected>

This is hardcoded in the Windows mail sending code.
This will be addressed as soon as it gets rewritten.

Derick

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

[2001-06-30 16:15:59] mike_comp <email protected>

I'm running an smtp server on my computer but it is on port 26 not 25. I tried putting 127.0.0.1:26 at the smtp server in php.ini but it failed. Why doesn't php support ports other than 25? Thanks.

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11812&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>