From owner-freebsd-questions@FreeBSD.ORG Fri Mar 26 10:29:59 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 4972116A4CE for ; Fri, 26 Mar 2004 10:29:59 -0800 (PST) Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFB5E43D1D for ; Fri, 26 Mar 2004 10:29:58 -0800 (PST) (envelope-from cswiger@mac.com) Received: from mac.com ([68.161.120.219]) by out012.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040326182958.FEIA18295.out012.verizon.net@mac.com>; Fri, 26 Mar 2004 12:29:58 -0600 Message-ID: <406476A8.3000704@mac.com> Date: Fri, 26 Mar 2004 13:30:00 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: samy lancher References: <20040326171016.4020.qmail@web60303.mail.yahoo.com> In-Reply-To: <20040326171016.4020.qmail@web60303.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [68.161.120.219] at Fri, 26 Mar 2004 12:29:57 -0600 cc: freebsd-questions@freebsd.org Subject: Re: IMAP-UW Question. 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: Fri, 26 Mar 2004 18:29:59 -0000 samy lancher wrote: > I think IMAP_UW rejects non-encrypted logins by default. So I guess > LOGINDISABLED has got something to do with the default SSL support in IMAP-UW. > Is there any way to disable default SSL support, without actually reinstalling > cclient and IMAP with make variables WITHOUT_SSL or WITH_SSL_AND_PLAINTEXT. Sorry, no. UWash IMAP doesn't have a config file which might be able to override the compiled-in settings. -- -Chuck