CMS MS 1.10.3 Gmail smtp problem. [SOLVED]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
Zdunek
Forum Members
Forum Members
Posts: 13
Joined: Tue Aug 10, 2010 11:15 am

CMS MS 1.10.3 Gmail smtp problem. [SOLVED]

Post by Zdunek »

Hello

I have problem with new instalation CMS MS and CMSMailer with gmail/google apps.

In backend in CMS mailer in test sending i don't see confirmation, or error.(Messages not come). When i use form builder i get this error :

Code: Select all

SMTP Error: Could not connect to SMTP host. ssl://stmp.gmail.com:465
It' so stupid. I tested some emails and i install 2 times CMS MS. And i have upgraded CMS from older version to 1.10.3 and and here it works well.

What i can do with it?

Sorry for my english :)
Zdunek
Last edited by Zdunek on Sun Apr 29, 2012 11:57 am, edited 2 times in total.
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: CMS MS 1.10.3 Gmail smtp problem.

Post by RonnyK »

Zdunek,

and you also ticked the "SMTP Authentication:" tick,
and gave the Gmail-account/password in the boxes below that?

So for Gmail...

Mailer method: SMTP
SMTP host name: smtp.gmail.com
Encryption mechanism: ssl
Port of SMTP server: 465

SMTP Authentication: X
Username: youraccount@gmail.com
Password: thepassword

Ronny
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: CMS MS 1.10.3 Gmail smtp problem.

Post by RonnyK »

OK...

I see the issue, you mistyped the smtp-hostname...

stmp -> smtp

SMTP host name: smtp.gmail.com

Ronny
Zdunek
Forum Members
Forum Members
Posts: 13
Joined: Tue Aug 10, 2010 11:15 am

Re: CMS MS 1.10.3 Gmail smtp problem.

Post by Zdunek »

I set everything ok. Im, in other websites use CMS MS with gmail.

I select smtp, ssl, port 465, ok hostname, ok login i passwort(working on other my website).

I run debug mode in phpmailer and this got errors:
SMTP -> ERROR: Failed to connect to server: php_network_getaddresses: getaddrinfo failed: Name or service not known (0)
SMTP Error: Could not connect to SMTP host. ssl://stmp.gmail.com:465
Zdunek
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: CMS MS 1.10.3 Gmail smtp problem.

Post by RonnyK »

Zdunek,

you have setup

stmp.gmail.com

it should be

smtp.gmail.com

Ronny
Zdunek
Forum Members
Forum Members
Posts: 13
Joined: Tue Aug 10, 2010 11:15 am

Re: CMS MS 1.10.3 Gmail smtp problem.

Post by Zdunek »

Thank You.

So stupid i'am :D
I copied from other website and I did not pay attention.



Solved :)
Locked

Return to “CMSMS Core”