From owner-freebsd-questions@FreeBSD.ORG Sat Jun 18 15:09:25 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 0E2F216A41C for ; Sat, 18 Jun 2005 15:09:25 +0000 (GMT) (envelope-from ml@ps102.de) Received: from ramiel.secspace.de (ramiel.secspace.de [213.61.4.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C800143D55 for ; Sat, 18 Jun 2005 15:09:24 +0000 (GMT) (envelope-from ml@ps102.de) Received: from [192.168.17.11] (p54A7EE60.dip.t-dialin.net [84.167.238.96]) by ramiel.secspace.de (Postfix) with ESMTP id 8A13B112E2 for ; Sat, 18 Jun 2005 17:09:19 +0200 (CEST) Message-ID: <42B439A2.30202@ps102.de> Date: Sat, 18 Jun 2005 17:11:30 +0200 From: Volker Kindermann User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050325) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org References: <200506181124.09562.l0kit0@exactas.org> In-Reply-To: <200506181124.09562.l0kit0@exactas.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: postfix or 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: Sat, 18 Jun 2005 15:09:25 -0000 Hi Luciano, > I've a simple question, postfix or qmail? the simple answer: both are good. If you're using sendmail right now, the change to postfix should be easier. I've heard that postfix is slightly faster when it comes to really massive number of emails (less disc-writing) but that shouldn't bother you with 300 accounts. > Other thing (perhaps, the one that I interest more your opinion), do anyone > know why MacOS X Server is using postfix instead of qmail? Perhaps licensing questions? > (i mean, the latter is far more popular, right?) I don't think so. Both are heavy-used sendmail-replacements. -volker