I have the mail function down, so there's nothing wron witht the code. It works on the prod. server, but for some reason I cannot send mail from localhost. I have tried using IIS SMTP by specifying the IP in php.ini. I have tried using my ISP SMTP server to no availe, and I don't see any other option in the documentation.
Any idea what I can try next?
Thanks much.