I'm developing plugin using php 5 on windows XP. The function wp_mail() does not work because php mail() function returns false. I read through lots of questions and replies, but still not clear. I would like to stick with wp_mail() and mail() instead of a mail plugin for simplicity reason. Any idea how to make php mail() work on windows XP? Thanks, AJ