From owner-freebsd-questions@FreeBSD.ORG Wed Oct 27 13:18:35 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 4AC9416A4CE for ; Wed, 27 Oct 2004 13:18:35 +0000 (GMT) Received: from mail.intradyn.com (ip67-95-33-115.z33-95-67.customer.algx.net [67.95.33.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE51643D54 for ; Wed, 27 Oct 2004 13:18:34 +0000 (GMT) (envelope-from hmiller@intradyn.com) Received: from gamma (124-240-168-192.hq.intradyn.com [192.168.240.124] (may be forged)) by mail.intradyn.com (8.12.6/8.12.6) with ESMTP id i9RDIYer060766; Wed, 27 Oct 2004 08:18:34 -0500 (CDT) (envelope-from hmiller@intradyn.com) Message-ID: <200410270819470536.049E1A30@mail.intradyn.com> In-Reply-To: References: X-Mailer: Calypso Version 3.30.00.00 (4) Date: Wed, 27 Oct 2004 08:19:47 -0500 From: "Henry Miller" To: "Jaime Moss" Content-Type: text/plain; charset="ISO-8859-1" cc: freebsd-questions@freebsd.org Subject: Re: Sorry 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, 27 Oct 2004 13:18:35 -0000 On 10/27/2004 at 12:18 Jaime Moss wrote: >I am looking at non Microsoft platforms for a mail server. > >Does FreeBSD have one in it ? sendmail is included, though mostly because it always has been included, not because we feel it is any good. Postfix, exim, and qmail are in ports in case you want a different once. There may be more. (sendmail is hard to configure, and historiclly has been the injection point of many root cracks. Many people regard it as unfixable. How true any of this is can be debated) I have no opinion on which is best. All have their advocates. Each has advantages and disadvantages. You will have to decide which is better for you. >I will also be looking at Linux. > >What is the differnce between FreeBSD and Linux? Short answer: not much. Both a really good, free operating systems. Either will run your mail server just fine, in fact all the software I listed above will run on either. It is rare to find something that runs on linux that cannot be made to run on FreeBSD with little work. Long answer: ask on the advocacy lists. Saying anything more is off-topic for this list, because most answers come down to personal preference. Often any discussion soon starts to sound like Catholics and Lutherans arguing over religion, so be careful about asking this question. Note however that linux comes from many different distributions, which affects the differences. A short (incomplete) list of things that often come up when this question is asked: License,. Fragmentation, Hardware support, Quality of source code, Which algorithm is used in a particular place, Installers, How your configure it, and How you install programs. You get to decide for yourself. Unlike religions, you are not assigned a place in Hell for picking wrong.