On Tue, 2012-04-10 at 09:06 -0500, J.P. Trosclair wrote: > [email protected] wrote: > > Please tell me that I misread everything... > > The documentation that I've read pretty clearly shows SOGo being > integrated with 3rd party services for SMTP and IMAP. I *think* that as > long as the software SOGo is being integrated with supports SSL/TLS > there is no cause for concern.
Yes ... Sogo can speak to imap over ssl/tls and smtp over ssl/tls. Sogo does not speak ssl or tls over its web interface. probably the best approach for securing the web interface is to use apache with mod_proxy -- a distant client speaks to apache over ssl, but apache speaks to sogo using http ... Cheers M -- [email protected] https://inverse.ca/sogo/lists
