For PHP, how do I set up an SMTP server to use from localhost?

  • Thread starter Thread starter luckyouaskhole
  • Start date Start date
L

luckyouaskhole

Guest
I'm trying to get my computer to be able to send emails made in a form in localhost, but I need to set up an SMTP server for outgoing email in the php.ini file. My ISP is Qwest, and I have tried "mail.qwest.net" and that doesn't work? Am I doing something wrong or is there another SMTP server I can use?
 
Back
Top