I have a 6.0 server with Damien Curtain's secure email contrib running successfully. Today, I installed the latest version of the SugarCRM package (3.0), which has the ability to email out to contacts. It has a setting for using SMTP authorization. I've tried to configure this, using port 465, and a valid id/password for authentication. In the /var/log/ssl-smtpfront-qmail/current file, I see the following error:
2005-05-01 19:50:33.017279500 2005.05.01 19:50:33 LOG5[29613:1024]: Using 'ssmtp' as tcpwrapper service name
2005-05-01 19:50:33.024899500 2005.05.01 19:50:33 LOG5[29613:1024]: stunnel 3.22 on i386-redhat-linux-gnu PTHREAD+LIBWRAP with OpenSSL 0.9.6b [engine] 9 Jul 2001
2005-05-01 19:50:33.025363500 2005.05.01 19:50:33 LOG5[29613:1024]: ssmtp connected from 64.180.108.157:50929
2005-05-01 19:50:42.989350500 2005.05.01 19:50:42 LOG3[29613:1024]: SSL_accept: error:140760FC:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol
I'm assuming that this is because the SMTP authentication it's trying is not the same as that used by Damien's contrib.
Can someone clarify if this is the case, and what it might be using? I can then post an enhancement request for it to support Damien's method (SSMTP?).
Thanks,
Des