Skip to main content
Participant
May 18, 2007
Question

Mail Connection Verification Failed!

  • May 18, 2007
  • 2 replies
  • 1688 views
I am using CF 7 with Multi Insatnces. I am getting "Connection Verification Failed! " when i cerify the mail server. I can telnet the mail server on port 25.
I get the follow message in the mail log

"Could not connect to SMTP host: silver.gerrys.net, port: 25; nested exception is: java.net.ConnectException: Connection refused: connect "

Thanks
Ali
    This topic has been closed for replies.

    2 replies

    BKBK
    Community Expert
    Community Expert
    May 20, 2007
    Experiment by switching off your firewall. It it works, then your firewall was blocking communication on port 25.

    May 19, 2007
    Sounds like you can hit the port but the mail server will not allow the actual connection. On IIS SMTP you will see a properties dialog that allows you to specify authentication required, allowed and disallowed servers/IPs, etc. Other mail servers do the same. Confirm you mail server is setup to allow connections from the box you are using.