Can anyone solve this problem

jayaprakash - December 1, 2006 - 09:48
Project:Mail
Version:4.7.x-1.x-dev
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:jayaprakash
Status:won't fix
Description

warning: mail(): Failed to connect to mailserver at "mail.harvest-soft.com" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in c:\program files\easyphp1-7\www\drupal-4.7.4\modules\mail-4.7.x-1.x-dev.tar\mail\activeMailLib.php on line 182.

#1

bradlis7 - December 1, 2006 - 21:00
Project:Drupal» Mail
Version:4.7.4» 4.7.x-1.x-dev
Component:other» Miscellaneous
Category:task» support request

If this is a local computer, some ISP's block port 25, to prevent spam emails.

#2

gollyg - December 1, 2006 - 22:26

Have you every sent mail from your local setup before? Because it would appear that your php.ini isnt configured correctly or, as the previous post said, your isp doesn't support the port. You should be able to resolve the issue by editing the settings in php.ini.

I would guess this is not a drupal specific issue.

#3

Crell - December 2, 2006 - 01:19
Status:active» won't fix

This isn't a Drupal issue. It looks like your PHP isn't configured properly to send email on a Windows box; sending mail on a Windows box takes some extra work to set up. See the PHP manual for more details.

 
 

Drupal is a registered trademark of Dries Buytaert.