Jump to content

Can't Use Mail() on my Server


Recommended Posts

I have been trying for the last few hours to send a confirmation email for a site i'm building, but PHP won't send any emails using mail(). I have tried just hardcoding all the values, so the problem has to be with server settings, but I'm not experienced with them at all. A friend of mine set up the server and installed almost everything. Can somebody suggest something for me to try? The server is really just another box connected to my router so that I can develop applications for my classes on it. Port 25 is being forwarded from the router, and the php.ini file has "localhost" as the SMTP value, and 25 as the smtp_port value. Any help would be greatly appreciated as this is very frustrating indeed.

Brian

Link to comment
https://forums.phpfreaks.com/topic/70570-cant-use-mail-on-my-server/
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.