On windows, change the following line in your PHP.ini file...
[mail function]
; For Win32 only.
SMTP = smtp1.sympatico.ca ; for Win32 only <---- Put a valid smtp server
; For Win32 only.
sendmail_from =
me@localhost.com; for Win32 only <---- Change this to your address mail
save your php.ini file,restart your http server and you're in
