HI,

I have installed SMTP Authentication Support module for dupal 7 on my windows server 2008 machine and iis 7.5. but i am getting the error below..

SMTP -> ERROR: Failed to connect to server: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (10060)
SMTP Error: Could not connect to SMTP host.

Regards,

V1

Comments

haver’s picture

I have exactly same problem.
Any idea??

pobster’s picture

Read the error message, Drupal cannot communicate with the SMTP server. Is it firewalled? IP restricted? On a different port (995 instead of 25)? Try tailing the mail log on the server to establish at least whether it's a dropped connection (seems unlikely) or no connection at all.

Try Shields-Up to see if your ports are open (https://www.grc.com/x/ne.dll?bh0bkyd2).

Pobster

simon georges’s picture

Status: Needs work » Postponed (maintainer needs more info)

Let's postpone until some help from the concerned people.

pobster’s picture

I'd say to close this issue, if there's no response then there's nothing to help with. This is a server related issue, nothing to do with the module itself. It's more than likely either that the SMTP server wasn't running or a mismatch of protocols.

Pobster

simon georges’s picture

Assigned: nitinv1 » Unassigned
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Sorry, without further information this issue can only be closed as not reproducible.

Feel free to re-open this issue if you want to provide further information. Thanks.

Alan Oliveira’s picture

Issue summary: View changes

I have installed a website (drupal 7) on Windows 2012 R2 and SMTP module doesnt seems to work