From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 01:26:40 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3686016A4CE for ; Wed, 21 Jan 2004 01:26:40 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id D88CE43D41 for ; Wed, 21 Jan 2004 01:26:37 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i0L9QIse019213 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 21 Jan 2004 09:26:18 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i0L9QHHm019212; Wed, 21 Jan 2004 09:26:17 GMT (envelope-from matthew) Date: Wed, 21 Jan 2004 09:26:17 +0000 From: Matthew Seaman To: "Loren M. Lang" Message-ID: <20040121092617.GC18877@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , "Loren M. Lang" , Jonathan Chen , FreeBSD Mailing list References: <20040121021806.GA19342@alzatex.com> <20040121052233.GB33062@grimoire.chen.org.nz> <20040121072225.GD18805@alzatex.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m51xatjYGsM+13rf" Content-Disposition: inline In-Reply-To: <20040121072225.GD18805@alzatex.com> User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.62 X-Spam-Checker-Version: SpamAssassin 2.62 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: FreeBSD Mailing list cc: Jonathan Chen Subject: Re: Imap Server and Procmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jan 2004 09:26:40 -0000 --m51xatjYGsM+13rf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 20, 2004 at 11:22:25PM -0800, Loren M. Lang wrote: > On Wed, Jan 21, 2004 at 06:22:33PM +1300, Jonathan Chen wrote: > > On Tue, Jan 20, 2004 at 06:18:07PM -0800, Loren M. Lang wrote: > >=20 > > [...] > > > access. I installed uw-imap as it's what I used on linux. It doesn't > > > have any confg file support and was pretty much plug in way, but on > > > freebsd it doesn't seem to be working, it gives the error message bad > > > username or password. What am I missing, there doesn't seem to be > > > anything to even configure for it to complain about. > >=20 > > You need to build the mail/imap-uw port and the underlying mail/cclient > > with -DWITH_SSL_AND_PLAINTEXT. >=20 > Will this require SSL for using plaintext or can I avoid SSL? This is > for a company migrating from a windoze mail server to a unix-based > solution and I don't want to have to install a homemade CA cert on all > the 40+ computers there. No, you misunderstand. mail/cclient defaults to doing SSL-ized stuff, and this option adds back the ability to work in plaintext. Even so, you can run IMAPS (encrypted IMAP, uses port 993) and access it via MS Outlook quite happily, without having to install certificates all over the place. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --m51xatjYGsM+13rf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFADkW5dtESqEQa7a0RAlaXAJ0caX/57FNAq2ZdF32Ib11tN5hE9ACfftPx 3pkIkXDZ6qKOqRnLcSnPQGg= =FGKb -----END PGP SIGNATURE----- --m51xatjYGsM+13rf--