From owner-freebsd-questions@FreeBSD.ORG Sun Jul 30 15:58:15 2006 Return-Path: X-Original-To: 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 884FA16A4DE for ; Sun, 30 Jul 2006 15:58:15 +0000 (UTC) (envelope-from steven.lake@corecomm.com) Received: from mail2.mx.voyager.net (mail2.mx.voyager.net [216.93.66.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DBEC43D46 for ; Sun, 30 Jul 2006 15:58:13 +0000 (GMT) (envelope-from steven.lake@corecomm.com) Received: from wks076lnng.corecomm.com (brick.voyager.net [209.153.128.248]) by mail2.mx.voyager.net (8.13.2/8.10.2) with ESMTP id k6UFwBm2003132; Sun, 30 Jul 2006 11:58:12 -0400 (EDT) Message-Id: <5.2.0.9.2.20060730115423.00c05138@pop.voyager.net> X-Sender: steven.lake@pop.voyager.net X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 30 Jul 2006 11:58:02 -0400 To: Mikhail Goriachev , Steven Lake From: Steven Lake In-Reply-To: <44CCD42F.10308@webanoide.org> References: <200607301127.37341.steven.lake@voyager.net> <200607301127.37341.steven.lake@voyager.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Antivirus: avast! (VPS 0630-4, 07/29/2006), Outbound message X-Antivirus-Status: Clean Cc: questions@freebsd.org Subject: Re: Problems setting up and properly compiling imap-uw. 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: Sun, 30 Jul 2006 15:58:15 -0000 >You're forgetting to assign values to your variables. > > ># make -E WITHOUT_SSL=yes > >or > ># make -E WITH_SSL_AND_PLAINTEXT=yes Ok, tried that and I got this at compile time: [root@mail imap-uw]# make -E WITH_SSL_AND_PLAINTEXT=yes ===> Vulnerability check disabled, database not found ===> Extracting for imap-uw-2004g_1,1 => MD5 Checksum OK for imap-2004g.tar.Z. => SHA256 Checksum OK for imap-2004g.tar.Z. ===> Patching for imap-uw-2004g_1,1 ===> Applying FreeBSD patches for imap-uw-2004g_1,1 ===> imap-uw-2004g_1,1 depends on shared library: c-client4.8 - found ===> Configuring for imap-uw-2004g_1,1 ===> Building for imap-uw-2004g_1,1 Your imap-uw port matches the version of your cclient port. Fine. SSL check passed. We want SSL support, and cclient has it. Good. make sslunix.nopwd +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Building in full compliance with RFC 3501 security + requirements: ++ TLS/SSL encryption is supported ++ Unencrypted plaintext passwords are prohibited +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Followed below here by the typical compile stuff. When I run the config test script I still get this error: ERROR: Your server doesn't allow plaintext logins. Try enabling another authentication mechanism like CRAM-MD5, DIGEST-MD5 or TLS-encryption in the SquirrelMail configuration. Am I still missing something, or didn't the compile go right? ------------------------------- - Steve Lake ------------------------------- Mutton is no fun unless it's still kicking - Hax the Acker