Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS SMTP Service Configuration for using mail()

Status
Not open for further replies.

atropozzz

Programmer
Mar 19, 2002
16
AT
hi there!

i'm failing in setting up the smtp service on my win2k advanced server for using it sending mail via the mail()-function. the smtp service is running - i just installed it using the default configuration.

the php application and smtp service are running on the same machine. therefore my php.ini file specifies smtp = 127.0.0.1

is it necessary to set the sendmail_from option in php.ini? (i set it to administrator@127.0.0.1)

i'm an absolute smtp newbie and would be very glad to receive configuration instructions for the service.

thanX

geezer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top