From owner-freebsd-questions Fri Apr 27 12: 5:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tethys.valhalla.net (tethys.valhalla.net [195.26.32.112]) by hub.freebsd.org (Postfix) with ESMTP id 855A937B424 for ; Fri, 27 Apr 2001 12:05:17 -0700 (PDT) (envelope-from mark@tethys.valhalla.net) Received: by tethys.valhalla.net (Postfix, from userid 500) id 9959932E80; Fri, 27 Apr 2001 20:05:16 +0100 (BST) Date: Fri, 27 Apr 2001 20:05:16 +0100 From: Mark Drayton To: FreeBSD questions Subject: Re: Any mail server software that could run on FreeBSD? Message-ID: <20010427200516.A765@tethys.valhalla.net> Mail-Followup-To: FreeBSD questions References: <000b01c0cef6$3b4afa20$0100a8c0@co3018900a> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000b01c0cef6$3b4afa20$0100a8c0@co3018900a>; from educatee2001@yahoo.com on Fri, Apr 27, 2001 at 06:44:09PM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Educatee (educatee2001@yahoo.com) wrote: > I would like to find out what are some of the mail server software > that could run on FreeBSD and is quite reliable. Thank you. My personal preference is Postfix. The author (Wieste Venema) is a strong believer in 'the principle of least surprise' so Postfix requires very little configuration out of the box. The configuation syntax is very easy to understand (something which certainly can't be said for sendmail) and well documented. The postfix-users mailing list is an invaluable resource and Wieste himself is very active on it. Postfix is in the ports tree and will easily install to replace sendmail. I can't recommend it enough. Sendmail, OTOH, is renowned for it's incredibly terse configurations syntax which is intimidating and hard to learn. Sendmail is undoubtedly very flexible and powerful but it takes a lot of brainache to configure. Obviously sendmail has an advantage here by being installed by default under FreeBSD. Unless you want something non-standard you might be better off sticking with sendmail. However if you're new to MTAs and you need an exotic configuration I don't recommend sendmail. My two cents. FWIW, the FreeBSD mailing list server runs Postfix... Cheers, -- Mark Drayton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message