Error: Could not connect to the host "smtp.gmail.com": Conne

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Aber28
Posts: 2
Joined: Mon Jan 06, 2014 10:35 am

Error: Could not connect to the host "smtp.gmail.com": Conne

Post by Aber28 »

Hi all,

I am trying to setup hesk so to be able to send emails using the Google apps however I am constantly getting the following error when I click "Test SMTP connection":

Error: Could not connect to the host "smtp.gmail.com": Connection refused

I have written the following data in the e-mail details fields:

Email Sending
Send emails using: [?] PHP mail() | SMTP Server
SMTP Host: [?] smtp.gmail.com
SMTP Port: [?] 587
SMTP Timeout: [?] 20
SSL Protocol: [?] OFF
TLS Protocol: [?] ON
SMTP Username: [?] info@mydomain.com
SMTP Password: [?] mypassword

Could anyone help me out please? :)
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Error: Could not connect to the host "smtp.gmail.com": C

Post by Klemen »

Your details are correct.

The error means the connection is being blocked by firewall. Ask your host to open port 587 in the firewall.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Aber28
Posts: 2
Joined: Mon Jan 06, 2014 10:35 am

Re: Error: Could not connect to the host "smtp.gmail.com": C

Post by Aber28 »

Thanks for the confirmation. Do you know if Godaddy blocks that specific port by any chance?

Thanks
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Error: Could not connect to the host "smtp.gmail.com": C

Post by Klemen »

I don't know for GoDaddy, but the practice is to block all ports by default and allow just the ones you use.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply