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?
nevermind - i got it. my smtp server was invalid...
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.
i am having the same mail problem with my iis running NT and php4. how do i setup the mail config??