In your php.ini file enter the IP of the SMTP server you want to use.
Something like:
[mail function]
SMTP = 255.255.255.255
sendmail_from = [EMAIL PROTECTED]
Search the web for a SMTP server for win32.
HTH,
Simon.
> -----Original Message-----
> From: Boget, Chris [mailto:[EMAIL PROTECTED]]
> Sent: woensdag 25 juli 2001 16:14
> To: [EMAIL PROTECTED]
> Subject: [PHP] Getting mail() to work in PHP for Windows
>
>
> I couldn't find anything in the docs about this...
> What do you need to have installed to be able to
> use the mail() function (and have mail get sent
> out) in PHP for Windows?
> If you could point me to the proper place in the
> documentation so I can read up on it, I'd be ever
> so grateful!
>
> Chris
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]