Re: SMTP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 17 August 2004 12:58, Jason Wong wrote:
> On Tuesday 17 August 2004 14:07, John Holmes wrote:
> > > In the Outgoing mail (SMTP): field, change the number that displays to
> > > 587.
> >
> > I guess "587" is the name of AOL's outgoing SMTP server for you? Change
> > the below line in php.ini to reflect that, then.
> >
> > > [mail function]
> > > ; For Win32 only.
> > > SMTP = localhost
> >
> > SMTP = 587
>
> I believe the 587 is the port number to use.

Just to clarify, if you're using an SMTP server that requires authentication 
then you have to use some external class, the builtin mail() will be no use 
and hence there's no need to change anything in php.ini.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-db
------------------------------------------
/*
Let's organize this thing and take all the fun out of it.
*/

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux