mail with localhost!
Moderator: General Moderators
mail with localhost!
is it impossible to send mail from localhost? 
take a look at http://php.net/mail
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