Under Windows, you are required to configure the main/inc/conf/mail.conf.php file to use an SMTP server. The file is quite understandable. If you use an SMTP server with authentication, configure smtp_auth to 1 and define a user and a password. If you use an open SMTP server, set smtp_auth to 0.