right, php.ini is set to this now :
[mail function]
; For Win32 only.
SMTP = smtp.hotpop.com
; For Win32 only.
sendmail_from = tazgalsinh@HotPOP.com
which i think is right but am still getting errors
Warning: mail() [function.mail]: Failed to connect to mailserver at "smtp.hotpop.com" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in c:\inetpub\wwwroot\first_mail.php on line 9
Failed to send the e-mail "Hi there!".
do i need to make any changes to iis?