Alex, You have to point it at your ISP's SMTP server (assuming this is for home). Check your mail program for your SMTP server. Sendmail is a unix thing, although there are similar programs available for Windows, your best bet is to use an existing server. Mail from unknown sources is likely to be rejected or declared "spam". Your PHP.INI file holds the key. Change it (and the mail from value) and restart your web server.
-Dash A physicist is an atom's way of knowing about atoms. -- George Wald On Fri, 24 Jan 2003, Alex Davis wrote: > I followed the instructions in a php manual to write a script that will send > emails using mail() function. Only one problem, where is my sendmail > program on windows XP. Or what do i need to configure in the php.ini file? > > > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php