From owner-freebsd-questions@FreeBSD.ORG Mon Sep 29 16:52:37 2003 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 40D8816A4C1 for ; Mon, 29 Sep 2003 16:52:37 -0700 (PDT) Received: from priv-edtnes04.telusplanet.net (outbound02.telus.net [199.185.220.221]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7486F44025 for ; Mon, 29 Sep 2003 16:52:32 -0700 (PDT) (envelope-from cpressey@catseye.mine.nu) Received: from catseye.biscuit.boo ([154.5.84.203]) by priv-edtnes04.telusplanet.netSMTP <20030929235231.LBQN3454.priv-edtnes04.telusplanet.net@catseye.biscuit.boo>; Mon, 29 Sep 2003 17:52:31 -0600 Date: Mon, 29 Sep 2003 16:54:59 -0700 From: Chris Pressey To: Gary Message-Id: <20030929165459.6c0e0155.cpressey@catseye.mine.nu> In-Reply-To: <20030929214431.14449.qmail@letric.mygirlfriday.info> References: <1860000.1064868250@[192.168.0.5]> <20030929212313.87493.qmail@web10010.mail.yahoo.com> <20030929214431.14449.qmail@letric.mygirlfriday.info> Organization: Cat's Eye Technologies X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Changing from POP3 server to IMAP server 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: Mon, 29 Sep 2003 23:52:37 -0000 On Mon, 29 Sep 2003 16:44:31 -0500 Gary wrote: > When I build mail servers for others, I choose qmail. BTW, I build > them from source, not from the ports... The ports seem to have several > patches in there which most people do not need. FYI, I think the patches you are referring to are optional; they're only applied if you build the port with an explicit build option, like make WITH_QMAILQUEUE_PATCH=yes The patches included with the port (i.e. /usr/ports/mail/qmail/files) only affect how qmail is installed, AFAICT. -Chris