To whom it may concern:
I want to run mail() in php under apache/IIS 4.0 and win2000 but i don't know how to initiate this function. whether I should enable an EXTENSION only or setup STMP sever in win2000 or install extra software?
Please give me advice :>
Beast Regards. Samson
just edit c:\winnt\php.ini where it says SMTP enter your mail relay, probably your ISP's smtp server... and enter the from part as well. Shutdown the web server, save the file, restart the web server and you should be set.