On Wed, Apr 10, 2013 at 02:38:57PM +0000, Niko wrote:
> This configuration worked for me:
> 
> UseIMAPS no
> RequireSSL no
> Tunnel "ssh my-server openssl s_client -connect
>     my-mail-provider:993 -CApath .ssl -quiet"
> 
excellent.

> The downside is, now the imap traffic isn't encrypted between
> my-server and my-mail-provider. 
>
huh? that's exactly what openssl s_client is (supposed to be) doing.
when you run it interactively on the server (without the -quiet,
obviously), you see what kind of connection exactly it sets up.


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to