Variable smtp_port is set in the php.ini file
To change it use function ini_set ( string varname, string newvalue)
Ie: ini_set("smtp_port", "27");
I think
Paul
-------------------------------------------
Paul Johnston
PJ Net Solutions Ltd
http://www.pjnetsolutions.com
[EMAIL PROTECTED]
+44 (0)7866 573013
-------------------------------------------
This email has been scanned for viruses.
> -----Original Message-----
> From: Justin MacCarthy [mailto:[EMAIL PROTECTED]
> Sent: 04 June 2003 16:34
> To: [EMAIL PROTECTED]
> Subject: [ cf-dev ] OT php question
>
>
> Anyone know how to tell PHP to use port 27 for SMTP rather
> than its default port (25) ??? Thanks Justin
>
>
> --
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED] For human help, e-mail:
> [EMAIL PROTECTED]
>
--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]