From owner-freebsd-questions@FreeBSD.ORG Wed Jul 19 15:23:02 2006 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 62FD516A4DF for ; Wed, 19 Jul 2006 15:23:02 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp109.sbc.mail.re2.yahoo.com (smtp109.sbc.mail.re2.yahoo.com [68.142.229.96]) by mx1.FreeBSD.org (Postfix) with SMTP id F18F043D4C for ; Wed, 19 Jul 2006 15:23:00 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 13676 invoked from network); 19 Jul 2006 15:23:00 -0000 Received: from unknown (HELO gondolin.mikestammer.com) (mikestammer@sbcglobal.net@68.251.71.132 with login) by smtp109.sbc.mail.re2.yahoo.com with SMTP; 19 Jul 2006 15:23:00 -0000 Received: from localhost (localhost [127.0.0.1]) by gondolin.mikestammer.com (Postfix) with ESMTP id AC2FCE8 for ; Wed, 19 Jul 2006 10:22:59 -0500 (CDT) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from gondolin.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pt01goUfHsQd for ; Wed, 19 Jul 2006 10:22:54 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by gondolin.mikestammer.com (Postfix) with ESMTP id 7951F8C for ; Wed, 19 Jul 2006 10:22:54 -0500 (CDT) Message-ID: <44BE4E4D.7070900@mikestammer.com> Date: Wed, 19 Jul 2006 10:22:53 -0500 From: Eric User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20060719144621.20649.qmail@web38713.mail.mud.yahoo.com> <44BE4A8F.7070700@scii.nl> In-Reply-To: <44BE4A8F.7070700@scii.nl> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD 6.1 - Web & Mail Server 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, 19 Jul 2006 15:23:02 -0000 albi wrote: > Allen D. Tate wrote: > >> I am preparing to setup a FreeBSD 6.1 machine with Apache/MySQL/PHP for >> my web server and I am curious as to your thoughts on the best mail >> server to install and why. Any mail server I should steer clear from at >> all costs? Thanks in advance for your input. > > software-wise : > > dovecot + postfix + squirrelmail has proven to me to be the most > flexible and easiest to set up and maintain > i ran squirrelmail for a long time and switched to horde+Imp and find it a lot better. SM was never updated and didnt do a lot of the nice stuff that IMP does. Granted IMP is more resource intensive, but it offers a lot more, especially with all the other modules you can add into the mix (address book, calendar, etc). i currently run dovecot + postfix and it works great.