Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2000 17:04:40 -0700 (MST)
From:      "I can. Thank you." <kunze@CS.ColoState.EDU>
To:        Andrew Otwell <andrew@networkcomputerz.com>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: IMAP over SSL
Message-ID:  <Pine.GSO.4.20.0002091701330.19648-100000@mcferrin.cs.colostate.edu>
In-Reply-To: <38A19D6D.51027FD@networkcomputerz.com>

next in thread | previous in thread | raw e-mail | index | archive | help
i've used sslwrap to do this (and pop, smtp, and a couple of other
services). it just listens for incoming connections over ssl, decrypts
them, and then forwards everything to your existing imap server over the
loopback device.
 the home page is http://www.rickk.com/sslwrap/
i've only installed and run it on linux, but it seems that it should
compile as long as you have openssl installed

On Wed, 9 Feb 2000, Andrew Otwell wrote:

> Anyone know of an IMAP server that'll run over SSL and encrypt all
> server=>client transfers? The clients I know of that support this is
> Netscape Messenger (my pref) and MS Outlook Express. There's probably
> many more. 
> 
> -- 
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
>  Andrew T. Otwell, Network Administrator
>  andrew@networkcomputerz.com, 678.363.8491
>  http://www.NetworkComputerz.com
>  yank GPG DSS key from hkp://pgpkeys.mit.edu
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.20.0002091701330.19648-100000>