mail with localhost!
Posted: Wed Sep 03, 2003 4:00 pm
is it impossible to send mail from localhost? 
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
10-Nov-2001 09:35
For Windows users, you can likely set the SMTP directive in the php.ini configuration file to your isp's SMTP mail server - the same as you use for outgoing mail in your email client (Eudora, Outlook, etc.) . However, check with your ISP before doing this!
eg
SMTP = mail.your_isp.com