From owner-freebsd-questions@FreeBSD.ORG Wed Jun 29 13:13:16 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5132116A41C for ; Wed, 29 Jun 2005 13:13:16 +0000 (GMT) (envelope-from the.lists@mgm51.com) Received: from oneyou.mcmli.com (oneyou.mcmli.com [216.194.67.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25F4043D1D for ; Wed, 29 Jun 2005 13:13:15 +0000 (GMT) (envelope-from the.lists@mgm51.com) Received: from sentry.24cl.com (pcp01267574pcs.danbry01.ct.comcast.net [68.63.157.203]) by oneyou.mcmli.com (Postfix) with ESMTP id AA0675B86 for ; Wed, 29 Jun 2005 09:13:12 -0400 (EDT) Received: from XPMM (unknown [63.119.50.193]) by sentry.24cl.com (Postfix) with ESMTP id 936D15136 for ; Wed, 29 Jun 2005 09:13:11 -0400 (EDT) Message-ID: <200506290913180129.03B76DAC@sentry.24cl.com> In-Reply-To: References: X-Mailer: Courier 3.50.00.00.1081 (http://www.rosecitysoftware.com) (P) Date: Wed, 29 Jun 2005 09:13:18 -0400 From: "MikeM" To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="ISO-8859-1" Subject: Re: postfix vs. qmail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 13:13:16 -0000 On 6/29/2005 at 8:48 AM brian.barto@spectrum-health.org wrote: |For one who wants to host email accounts for multiple domains, which is |better? I've started installing and configuring qmail according to the |tutorial on qmailrocks.org but i'm wondering if i should stop and consider |postfix before pressing on. ============= I started using qmail but eventually switched to Postfix. I found that qmail required several [conflicting] patches to get the feature level I wanted. I also did not like the need to move my box towards what djb thought a *nix box should be set up. Postfix seems to want to just drop in to a standard environment. But the items that really made the choice easy for me are that the Postfix mailing list is excellent, and that Postfix development is still alive. I host multiple virtual domains with Postfix (and Courier-IMAP for the pop3 amd imap support).