Hey guys,
Drupal doesn't seem to be sending any email. The forgot your password link says it's sending email, but none goes out. I've also tried calling drupal_mail directly but that doesn't work either. Got any ideas?
Thanks,
-Carl
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\drupal-6.2\includes\mail.inc on line 193.
* how to resolve this problem
This is the support forum for Drupal as hosted on Bryght servers, so we might not be the best place for support specific to local Windows installs. Give this set of instructions a try, however: it looks like they ran into the same problem.
评论
Re:
halloween costumes
email not working
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\drupal-6.2\includes\mail.inc on line 193.
* how to resolve this problem
Windows Server
This is the support forum for Drupal as hosted on Bryght servers, so we might not be the best place for support specific to local Windows installs. Give this set of instructions a try, however: it looks like they ran into the same problem.
Mail server
Sounds like a problem with the mail server. I've asked the sysadmins to look at it, and will post here when I know more.
Fixed
I heard from the sysadmin and he says it should be fixed. Carl, can you verify this? I'll send you an email as well.
Yup
It's working fine now. Thanks guys.