From owner-freebsd-questions@FreeBSD.ORG Mon Jan 31 14:41:47 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 2695816A4D7 for ; Mon, 31 Jan 2005 14:41:47 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA7A43D49 for ; Mon, 31 Jan 2005 14:41:46 +0000 (GMT) (envelope-from kljgroups@gmail.com) Received: by rproxy.gmail.com with SMTP id a36so790732rnf for ; Mon, 31 Jan 2005 06:41:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=shZibDuonLnEMi39opQmClUU1gca/IeEA5fe/ZLep4H8rvlaXfcS86jBCA3I747W+kQD/rETrcouYWCoxBPij5zHUzbDyqZGVkK439JmzI43aLMSRDfOUkZehEgrqYtu/drTKt9Df/E+SPRv2GbjO+HbdU4YAAnoiy9E2HKjNNY= Received: by 10.38.99.1 with SMTP id w1mr87535rnb; Mon, 31 Jan 2005 06:41:45 -0800 (PST) Received: by 10.38.75.50 with HTTP; Mon, 31 Jan 2005 06:41:45 -0800 (PST) Message-ID: Date: Mon, 31 Jan 2005 09:41:45 -0500 From: Kyle Jensen To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: How to specify a an IMAP port to use? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kyle Jensen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Jan 2005 14:41:47 -0000 Hi! I'm playing with the Horde's IMP, which depends on imap-uw. However, I'd like to use courier IMAP instead so that I may use Maildir-formatted mailboxes. Is there any way to "tell" the ports system that this is the IMAP variety I want? (However, in this case, I think IMP will need imap-uw anyway because it needs to build against the c-client libraries....nonetheless...) Thanks so much! kyle