1. Drupal 5.11/5.10 implemented on Win XP (SP3) and XAMPP 1.6.6a with SSL.
2. The mail server is a MS Exchange 2003(SP2) with OWA (http/https) and SMTP. This has been implemented on the same machine with VMWARE 4 Workstation and guest OS Win 2003 Enterprise Server(SP2).
3. The SMTP module is giving errors two errors as below:-
Error-1
fsockopen() [function.fsockopen]: unable to connect to ecserver1.ec.army.mil:25
(An established connection was aborted by the software in your host machine. )
in G:\xampp\htdocs\drupal\sites\all\modules\smtp\smtp.module on line 2069.

Error-2
fsockopen() [function.fsockopen]: unable to connect to :25
(An established connection was aborted by the software in your host machine. )
in G:\xampp\htdocs\drupal\sites\all\modules\smtp\smtp.module on line 2069.

Comments

susej’s picture

1. Problem Solved.
2. The cause was the Macfee Virus Scan ver 8 installed on the host (Win XP SP3) system, which blocks SMTP port by default.
3. With the Windows Firewall enabled too the Drupal is performing satisfactory.
4. The other causes found out can be incorrectly configured network setting in LAN/WAN especially routings and Norton AV 2004.

susej’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.