Curious Posted June 16, 2005 Report Share Posted June 16, 2005 My problem....Number one is that I am very new at this! I've set up a database where users sign up for a membership. Once signed up they are allowed to create a page to post a listing or ad. Before the ad is posted I must aprove it. SO, once they post the ad I am suppose to receive an email. The emails do not work. What should I do? The advertising program I am using was free. I am asking them aswell, on how to get this to work. Any suggestions would be great! Here is the error...Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in W:\www\myDomain\include\misc.inc.php on line 435 Thank you people. Would phpMailer solve this problem? Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted June 16, 2005 Report Share Posted June 16, 2005 You need a SMTP server. I recommend, hMailServer over at http://hmailserver.com When installing it, make sure that you do not install a new MySQL Server. Use the MySQL server that comes with the Uniform Server. Just start the server and enter the needed configs... Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Curious Posted June 17, 2005 Author Report Share Posted June 17, 2005 Thank you very much. I will try that! You need a SMTP server. I recommend, hMailServer over at http://hmailserver.com When installing it, make sure that you do not install a new MySQL Server. Use the MySQL server that comes with the Uniform Server. Just start the server and enter the needed configs... 938[/snapback] Quote Link to comment Share on other sites More sharing options...
olajideolaolorun Posted June 17, 2005 Report Share Posted June 17, 2005 No Problem Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
olajideolaolorun Posted June 22, 2006 Report Share Posted June 22, 2006 Yes you can. Quote Best Regards Olajide Olaolorun The Uniform Server Development Team Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.