nuno
Tue 25th Dec '01, 10:02pm
GOTO Control Panel » Administrative Tools » Internet Services Manager
This is what you will see
http://pwp.netcabo.pt/0231050901/Step1s.gif (http://pwp.netcabo.pt/0231050901/Step1.gif)
Right click Server's name(highlighted box at above pic) » Properties » Server Extensions
and now we are here
http://pwp.netcabo.pt/0231050901/Step2s.gif (http://pwp.netcabo.pt/0231050901/Step2.gif)
Now goto Options » Specify how mail should be sent » Settings
Fill in exactly as shown
http://pwp.netcabo.pt/0231050901/Step3s.gif (http://pwp.netcabo.pt/0231050901/Step3.gif)
Hit OK twice
done here!
Next Step - Configuring SMTP Server
http://pwp.netcabo.pt/0231050901/Step4s.gif (http://pwp.netcabo.pt/0231050901/Step4.gif)
Right Click Default SMTP Virtual Server » Properties » Access » Relay
this is what you will see
http://pwp.netcabo.pt/0231050901/Step5s.gif (http://pwp.netcabo.pt/0231050901/Step5.gif)
again fill in exactly as shown
Hit OK twice
dont forget to edit your php.ini file inside WINNT folder
to match your needs
ex:
[mail function]
; For Win32 only.
SMTP = localhost
; For Win32 only.
sendmail_from = webmaster@localhost
All done :)
This is what you will see
http://pwp.netcabo.pt/0231050901/Step1s.gif (http://pwp.netcabo.pt/0231050901/Step1.gif)
Right click Server's name(highlighted box at above pic) » Properties » Server Extensions
and now we are here
http://pwp.netcabo.pt/0231050901/Step2s.gif (http://pwp.netcabo.pt/0231050901/Step2.gif)
Now goto Options » Specify how mail should be sent » Settings
Fill in exactly as shown
http://pwp.netcabo.pt/0231050901/Step3s.gif (http://pwp.netcabo.pt/0231050901/Step3.gif)
Hit OK twice
done here!
Next Step - Configuring SMTP Server
http://pwp.netcabo.pt/0231050901/Step4s.gif (http://pwp.netcabo.pt/0231050901/Step4.gif)
Right Click Default SMTP Virtual Server » Properties » Access » Relay
this is what you will see
http://pwp.netcabo.pt/0231050901/Step5s.gif (http://pwp.netcabo.pt/0231050901/Step5.gif)
again fill in exactly as shown
Hit OK twice
dont forget to edit your php.ini file inside WINNT folder
to match your needs
ex:
[mail function]
; For Win32 only.
SMTP = localhost
; For Win32 only.
sendmail_from = webmaster@localhost
All done :)