From owner-freebsd-questions@FreeBSD.ORG Wed Oct 4 17:48:28 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 DCB2D16A407 for ; Wed, 4 Oct 2006 17:48:28 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp106.sbc.mail.re2.yahoo.com (smtp106.sbc.mail.re2.yahoo.com [68.142.229.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 2949E43D6A for ; Wed, 4 Oct 2006 17:48:14 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 62561 invoked from network); 4 Oct 2006 17:48:14 -0000 Received: from unknown (HELO gondolin.mikestammer.com) (mikestammer@sbcglobal.net@71.147.41.2 with login) by smtp106.sbc.mail.re2.yahoo.com with SMTP; 4 Oct 2006 17:48:13 -0000 Received: from localhost (localhost [127.0.0.1]) by gondolin.mikestammer.com (Postfix) with ESMTP id 80AC153 for ; Wed, 4 Oct 2006 12:48:13 -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 d4Nm0ETMcU3S for ; Wed, 4 Oct 2006 12:48:12 -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 EE69D4A for ; Wed, 4 Oct 2006 12:48:11 -0500 (CDT) Message-ID: <4523F3DB.9000405@mikestammer.com> Date: Wed, 04 Oct 2006 12:48:11 -0500 From: Eric User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: freebsd mailing list References: <20061004165447.15287.qmail@web27512.mail.ukl.yahoo.com> In-Reply-To: <20061004165447.15287.qmail@web27512.mail.ukl.yahoo.com> X-Enigmail-Version: 0.94.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: cheapskate webmail interface 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, 04 Oct 2006 17:48:28 -0000 Desmond Coughlan wrote: > I've got a working install of sendmail on the machine now, and postgreSQL and apache are also reporting for duty. > > Now we just need forums and webmail. The latter will be http://www.phpbb.com/ but for webmail, we're having difficulty finding a free solution. ismail won't install from the ports, and other than that, everything I've found looks to be in the region of 250 $US. As I believe I've mentioned, the organisation is a school, and that sort of money just isn't in the kitty. So my options are to write it in perl myself... oh G-d, we want it to be working before Passover 2010! Or we find an open source version. > > So once again, I throw myself at your feet.... > > Thanks. > > D. horde + imp, squirrelmail, etc. there are several in the ports tree. i find horde to be the best IMO. i would put postfix and dovecot on the box as well. they work great Why didnt you go with BSD 6.1? 6.2 isnt finalized yet, its still in beta stage. Eric