open c:/windows and find the file php.ini
Find [mail function] and edit it
If you havent touched it before it will say "SMTP = localhost" change that to mail.somedomainname.com or smtp.somedomainname.com (must be a real smpt/mail server) then below that you have send mail from : put
a-real-live-email@somedomainname.com matching the above.