From owner-freebsd-questions@FreeBSD.ORG Sat Jan 15 04:23:17 2005 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 854AE16A4FB for ; Sat, 15 Jan 2005 04:23:17 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1866243D54 for ; Sat, 15 Jan 2005 04:23:17 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] (pool-68-160-208-232.ny325.east.verizon.net [68.160.208.232]) by pi.codefab.com (8.12.11/8.12.11) with ESMTP id j0F4NC2X038689 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 14 Jan 2005 23:23:13 -0500 (EST) Message-ID: <41E89A7D.9000104@mac.com> Date: Fri, 14 Jan 2005 23:22:21 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric F Crist References: <41E863D6.6040009@mac.com> <41E880A9.7010909@scii.nl> <72218405-66A0-11D9-8A15-000D9333E43C@secure-computing.net> In-Reply-To: <72218405-66A0-11D9-8A15-000D9333E43C@secure-computing.net> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=2.0 required=5.5 tests=AWL,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=disabled version=3.0.1 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on pi.codefab.com cc: freebsd-questions@freebsd.org Subject: Re: this IMAP stuff is kicking my @$$... 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: Sat, 15 Jan 2005 04:23:17 -0000 Eric F Crist wrote: > Actually, I believe squirrelmail just depends on an imap server. I > don't think it cares what (imap-uw is supported). My issue resides with > the plain-text password issue. As per instructions, I've recompiled > imap-uw to allow plain-text, or so I thought, and I still get the > errors. Did you also recompile the c-client library which UW-IMAP depends on with the ENABLE_PLAINTEXT_LOGINS_WHICHAMACALLIT_VARIABLE set? :-) Also, I believe you can configure UW-IMAP to support Maildir format, as well, if that is your preference, or if squirrelmail would be happier. -- -Chuck