Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
user system
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2008 at 07:00 UTC
Updated:
25 Dec 2008 at 10:44 UTC
* 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 C:\wamp\www\drupal-6.2\includes\mail.inc on line 193.
* Unable to send e-mail. Please contact the site admin, if the problem persists.
Comments
Comment #1
oriol_e9gThis seems a problem Server configuration.
Comment #2
cvt commentedHallo
I run WAMP on my development PC. I have had a lot of troubles getting user registration mails set from my machine. I have had all the usual error messages discussed throughout the forum. I have decided to in stall my own smtp server. In the end it was the least trouble. Look here:
http://www.ehow.com/how_2179337_server-computer-post-cast-server.html
This is just for my development PC. I know that my email work on my actual site. So you might consider this solution for your development PC.
Comment #3
ainigma32 commentedSolution provided so setting to fixed.
Feel free to reopen if you think that is wrong.
- Arie