Click to See Complete Forum and Search --> : mail() smtp on iis php.ini


Anon
02-16-2001, 01:47 PM
in the php.ini file
what do i call the smtp =

smtp = localhost doesn't work

smtp = 192.666.0.66 (server ip address - don't work.)

?
am i typing it wrong?

Anon
02-16-2001, 02:13 PM
nevermind - i got it.
my smtp server was invalid...

peterluk
02-28-2001, 08:55 PM
you need an smtp server on your machine in order to use mail function in Win32. i am using Postcast server, which works fine after proper config.

Anon
02-13-2002, 12:16 PM
i am having the same mail problem with my iis running NT and php4. how do i setup the mail config??