From owner-freebsd-questions@FreeBSD.ORG Wed Aug 11 22:26:28 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 089C916A4CE for ; Wed, 11 Aug 2004 22:26:28 +0000 (GMT) Received: from gromit.dlib.vt.edu (gromit.dlib.vt.edu [128.173.49.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEEF943D55 for ; Wed, 11 Aug 2004 22:26:27 +0000 (GMT) (envelope-from paul@gromit.dlib.vt.edu) Received: from hawkwind.Chelsea-Ct.Org (pool-151-199-91-61.roa.east.verizon.net [151.199.91.61]) by gromit.dlib.vt.edu (8.12.11/8.12.11) with ESMTP id i7BMQLtO084565 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 11 Aug 2004 18:26:23 -0400 (EDT) (envelope-from paul@gromit.dlib.vt.edu) Received: from [192.168.1.25] (zappa [192.168.1.25])i7BMQFN3019811; Wed, 11 Aug 2004 18:26:16 -0400 (EDT) From: Paul Mather To: Joshua Lewis In-Reply-To: <20040811212634.1DF8A16A4D8@hub.freebsd.org> References: <20040811212634.1DF8A16A4D8@hub.freebsd.org> Content-Type: text/plain Message-Id: <1092263174.3000.72.camel@zappa.Chelsea-Ct.Org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Wed, 11 Aug 2004 18:26:15 -0400 Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: IMAP Prefrence 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: Wed, 11 Aug 2004 22:26:28 -0000 On Wed, 11 Aug 2004 11:45:09 -0700 (PDT), "Joshua Lewis" wrote: > I am trying to set up my mail server with Postfix and wish to use IMAP. > > I tried asking the postfix mailing list this question and did not receice > and feedback. > > Does Postfix have built in IMAP support or do I have to use a third party. > If I have to use a third party are there any suggestions? You have to use a third-party application. I highly recommend Dovecot, which you can install via the mail/dovecot port. It supports IMAP/IMAPS and POP3/POP3S; many mailbox formats; and many user database back-ends (/etc/passwd; LDAP; PostgreSQL; MySQL; etc.). It is highly configurable. Be sure to look at the port Makefile for build options. Cheers, Paul. -- e-mail: paul@gromit.dlib.vt.edu "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." --- Frank Vincent Zappa