From owner-freebsd-questions Thu Feb 20 1:55:30 2003 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 28DEC37B401 for ; Thu, 20 Feb 2003 01:55:29 -0800 (PST) Received: from mx1.lphp.org (APastourelles-107-1-1-154.abo.wanadoo.fr [80.13.78.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55E2543FA3 for ; Thu, 20 Feb 2003 01:55:27 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.6/8.12.6) with ESMTP id h1K9tPQ2019054; Thu, 20 Feb 2003 10:55:25 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: Stefan Cars , freebsd-questions@freebsd.org Subject: Re: Trying to build imap-uw to allow plaintext passwords Date: Thu, 20 Feb 2003 10:55:24 +0100 User-Agent: KMail/1.5 References: <20030220101922.K35178-100000@guldivar.globalwire.se> In-Reply-To: <20030220101922.K35178-100000@guldivar.globalwire.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302201055.24987.ajacoutot@lphp.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 20 February 2003 10:32, Stefan Cars wrote: > Hi! > > I have been trying to build the imap-uw port to allow plaintext passwords > for a long time now... Trying with all different possibilities when > compiling, even suspending the make before it actually compiles and going > into work and doing the changes that is noted in the imap-uw source, but > nothing works. Doing make with SSLTYPE=none is not working. Doing make > with WITHOUT_SSL=yes doesn't work... Nothing work.. imapd will refuse to > not use SSL. Of course I've tried to build the cclient separatley and > done all the above things... Of course it's possible to build it > separatly from source, and I'm going for that now but I'm very interested > in getting the port to work. Hi, Did you try: make WITHOUT_SSL=yes install Antoine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message