From owner-freebsd-questions Mon Feb 3 12:19:33 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 49F2137B405 for ; Mon, 3 Feb 2003 12:19:32 -0800 (PST) Received: from eeyore.cob.rit.edu (eeyore.cob.rit.edu [129.21.238.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 536BB43FAF for ; Mon, 3 Feb 2003 12:19:26 -0800 (PST) (envelope-from knappster@knappster.net) Received: from iapetus.cob.rit.edu (iapetus.cob.rit.edu [129.21.238.31]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by eeyore.cob.rit.edu (Postfix) with ESMTP id BB4A97A340; Mon, 3 Feb 2003 15:19:25 -0500 (EST) Date: Mon, 3 Feb 2003 15:19:13 -0500 From: Andrew Knapp To: Dan Delaney Cc: freebsd-questions@freebsd.org Subject: Re: IMAP-UW 2002 login disabled Message-Id: <20030203151913.670758cd.knappster@knappster.net> In-Reply-To: References: <00cb01c2cba9$6aea80a0$c800a8c0@p2000> X-Mailer: Sylpheed version 0.8.9 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Mon, 3 Feb 2003 14:14:39 -0500 Dan Delaney wrote: > On Monday, February 3, 2003, at 12:26 PM, G D McKee wrote: > > By deafult the port now complies with secure imap and no plain text > > passwords. You need to remove the port and re make it with ' make > > deinstall > > clean install WITH_SSL_AND_PLAINTEXT=yes '. > > Cool. > > What if I want to just leave it as not allowing plain text? If it > doesn't allow plain text, what DOES it allow? > > Thanks. > --Dan > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > It now allows only encrypted connections by default. So, you must log in via IMAP over SSL. For my mailserver here, I use both WITH_SSL_AND_PLAINTEXT, but we strongly suggest people to use IMAP over SSL. HTH, Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message