From owner-freebsd-questions@FreeBSD.ORG Tue Feb 1 17:18:42 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 01C4D16A4CE for ; Tue, 1 Feb 2005 17:18:42 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB88643D1F for ; Tue, 1 Feb 2005 17:18:41 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 13645 invoked from network); 1 Feb 2005 17:18:41 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Feb 2005 17:18:41 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 17C2E83; Tue, 1 Feb 2005 12:18:40 -0500 (EST) Sender: lowell@be-well.ilk.org To: Kyle Jensen References: From: Lowell Gilbert Date: 01 Feb 2005 12:18:39 -0500 In-Reply-To: Message-ID: <44u0ow6vww.fsf@be-well.ilk.org> Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: How to specify a an IMAP port to use? 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: Tue, 01 Feb 2005 17:18:42 -0000 Kyle Jensen writes: > Is there any way to "tell" the ports system that this > is the IMAP variety I want? Yes. A quick (10s) look at the mail/imp/Makefile told me that "make WITH_COURIER-IMAP" should do it.