From owner-freebsd-questions@FreeBSD.ORG Wed Sep 20 19:17:10 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG 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 B978116A407 for ; Wed, 20 Sep 2006 19:17:10 +0000 (UTC) (envelope-from doug@safeport.com) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CAE643D55 for ; Wed, 20 Sep 2006 19:17:07 +0000 (GMT) (envelope-from doug@safeport.com) Received: from fledge.watson.org (localhost.watson.org [127.0.0.1]) by fledge.watson.org (8.13.8/8.13.8) with ESMTP id k8KJH5jH063892 for ; Wed, 20 Sep 2006 15:17:05 -0400 (EDT) (envelope-from doug@safeport.com) Received: from localhost (doug@localhost) by fledge.watson.org (8.13.8/8.13.8/Submit) with ESMTP id k8KJH4GO063888 for ; Wed, 20 Sep 2006 15:17:05 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Wed, 20 Sep 2006 15:17:04 -0400 (EDT) From: doug@safeport.com X-X-Sender: doug@fledge.watson.org To: freebsd-questions@FreeBSD.ORG In-Reply-To: <20060918154854.J52267@pemaquid.safeport.com> Message-ID: <20060920150924.H62846@fledge.watson.org> References: <20060918151000.K47377@pemaquid.safeport.com> <20060918192725.GA3262@osiris.chen.org.nz> <20060918154854.J52267@pemaquid.safeport.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: Re: imap-uw question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 19:17:10 -0000 On Mon, 18 Sep 2006, doug@safeport.com wrote: > On Tue, 19 Sep 2006, Jonathan Chen wrote: > >> On Mon, Sep 18, 2006 at 03:16:26PM -0400, doug@safeport.com wrote: >>> Has anyone configure imap-uw to accept plaintext passwords? The options listed >>> in the doumentation do not work. I have tried various combinations of >>> PASSWDTYPE, SSLTYPE, and WITH_SSL_AND_PLAINTEXT with no success. >>> >>> Or is there a better imap/pop daemon to use? Thanks for any help. >> >> You have to make sure that BOTH mail/imap-uw and mail/cclient have >> been compiled with "-DWITH_SSL_AND_PLAINTEXT". >> >> Cheers. >> -- >> Jonathan Chen >> ---------------------------------------------------------------------- >> Power corrupts, Absolute Power is pretty neat >> > That (eventually) did it - thanks. From reading the UW docs, I had tried: > > make WITH_SSL_AND_PLAINTEXT=yes > > which looked liked reading the make file do the right thing. What's the > difference or where can I read about it? I other confusion came from having to > restart inetd. I would have thought that was not necessary. > The answer at least for imap-uw is do not pay too much attention to the makes files and docs in the source, rather use /usr/ports/mail/imap-uw/Makefile.