Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 08:12:33 +0100
From:      Nik Clayton <nik@freebsd.org>
To:        "Crist J. Clark" <cjc@FreeBSD.ORG>
Cc:        Nik Clayton <nik@FreeBSD.ORG>, Terry Lambert <tlambert2@mindspring.com>, chat@FreeBSD.ORG
Subject:   Re: IMAP server recommendations
Message-ID:  <20020425081233.P30474@canyon.nothing-going-on.org>
In-Reply-To: <20020424232631.C30779@blossom.cjclark.org>; from cjc@FreeBSD.ORG on Wed, Apr 24, 2002 at 11:26:31PM -0700
References:  <20020424074820.K30474@canyon.nothing-going-on.org> <3CC68B68.A07C1D97@mindspring.com> <20020424201106.N30474@canyon.nothing-going-on.org> <20020424232631.C30779@blossom.cjclark.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--BupHoQMOlvKF7IyR
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Apr 24, 2002 at 11:26:31PM -0700, Crist J. Clark wrote:
> On Wed, Apr 24, 2002 at 08:11:06PM +0100, Nik Clayton wrote:
> > On Wed, Apr 24, 2002 at 03:39:36AM -0700, Terry Lambert wrote:
> > > Nik Clayton wrote:
> > > > I'm in need of an IMAP server.
> > >=20
> > > I generally recommend Cyrus.  The U of Washington server has a
> > > lot of holes in it that result in NULL pointer dereferences in
> > > obscure cases. =20
> >=20
> > Probably not a problem.  I'm either going to be accessing it from hosts
> > on the same network, which are trusted, or with a web based front end
> > which will be secured with SSL.
>=20
> It's also really, really easy to set up IMAP over SSL (imaps 993/tcp)
> using WU-IMAP and stunnel(8).

I'l see your IMAP-over-SSL, and raise you

    ssh -2 -N -f -l 9001:ngo.dnsalias.org:143 ngo.dnsalias.org

Then I just tell my IMAP clients to use port 9001 on the local machine,
and it DWIMs.  All hail ssh port forwarding.

N
--=20
FreeBSD: The Power to Serve      http://www.freebsd.org/               (__)
FreeBSD Documentation Project    http://www.freebsd.org/docproj/    \\\'',)
                                                                      \/  \=
 ^
   --- 15B8 3FFC DDB4 34B0 AA5F  94B7 93A8 0764 2C37 E375 ---         .\._/=
_)

--BupHoQMOlvKF7IyR
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjzHrGAACgkQk6gHZCw343WCpgCfQriNy3aXB8baRrngAx0mwadU
AdQAnAnJy/nzOT7ZPIA8v3btOr9//zhm
=Odge
-----END PGP SIGNATURE-----

--BupHoQMOlvKF7IyR--

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020425081233.P30474>