Page 1 of 1

cmsmailer in 1.7.1 won't work on my Google apps

Posted: Tue Jun 08, 2010 2:15 am
by Gu
hi, guys

Great job on recent cmsmailer2 to support SSL. I have upgraded my 1.7 to 1.71 to get this feature. But got issue, maybe you can help me.

My server environment:  
WAMP2.0i
apache2.2.11 + php5.2.11 + MySQL5.1.36

On 1.7.1, I saw “Encryption mechanism” option(cool) in cmsmailer panel. But Google apps still won't work on it(sent test message, can’t get mail) when choose ssl(465) or tls(587), and next standard smtp(25) won't too(lost respond). So I guess it's the PHP version caused and prove it on SourceCodeLog (http://viewsvn.cmsmadesimple.org/log.ph ... 2F&isdir=1&).

So i update to php5.3.0, smtp(25) works again. But ssl(465) and tls(587) still same issue. Next I try a complete new installation on this environment, same.
Image
Then try lasted XAMPP 1.7.3 instead of WAMP,
•Apache 2.2.14 (IPv6 enabled) + OpenSSL 0.9.8l
•MySQL 5.1.41 + PBXT engine
•PHP 5.3.1
Cmsmail panel seems differernt on Encryption option this time. But anyway, same issue, cant get mail.
Image

My question is, what I miss? have any way like log to help me debug this issue?
Any idea?

Gu

Re: cmsmailer in 1.7.1 won't work on my Google apps

Posted: Tue Jun 08, 2010 2:38 am
by JeremyBASS
Thou I'm a little short on time.. I can tell you 100% that not only the gmail works but the gaps mail works too.. I would thru this out there.. when I did the gmail we set up an account for that domain that is using the gaps.. hope that helps some.. cheers -J

Re: cmsmailer in 1.7.1 won't work on my Google apps

Posted: Tue Jun 08, 2010 3:05 am
by Gu
i'm 100% sure it dont work on my server too. So confused...

- I have tried configure outlook on server with Gapps, it works well, it mean not connect or firewall problem.
- Tried both Gmail and Gapps, cant send mail.
- Tried both lasted WAMP and XAMPP...
- Tried a standalone installation to test...

Is it supernature in legend~ ???

Re: cmsmailer in 1.7.1 won't work on my Google apps

Posted: Tue Jun 08, 2010 5:33 am
by Gu
when i try use TLS(584) to connect Gapps, there has a error:
Image

Re: cmsmailer in 1.7.1 won't work on my Google apps

Posted: Tue Jun 08, 2010 5:54 am
by Gu
yeah! i got

Enable openSSL in PHP~
That's it.

Image