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.
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.
My question is, what I miss? have any way like log to help me debug this issue?
Any idea?
Gu