From owner-freebsd-questions@FreeBSD.ORG Thu Mar 2 10:36:48 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 E6B7216A420 for ; Thu, 2 Mar 2006 10:36:48 +0000 (GMT) (envelope-from martin@orbweavers.co.uk) Received: from mail.orbweavers.co.uk (213-152-38-100.dsl.eclipse.net.uk [213.152.38.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56F7243D53 for ; Thu, 2 Mar 2006 10:36:47 +0000 (GMT) (envelope-from martin@orbweavers.co.uk) Received: from www.orbweavers.co.uk (localhost.orbweavers.co.uk [127.0.0.1]) by mail.orbweavers.co.uk (Postfix) with ESMTP id F1A1CB246B for ; Thu, 2 Mar 2006 10:36:45 +0000 (GMT) Received: from 217.37.3.201 (SquirrelMail authenticated user martin) by www.orbweavers.co.uk with HTTP; Thu, 2 Mar 2006 10:36:45 -0000 (GMT) Message-ID: <1370.217.37.3.201.1141295805.squirrel@www.orbweavers.co.uk> In-Reply-To: References: <6.2.5.6.2.20060301151413.03221880@xxiii.com> Date: Thu, 2 Mar 2006 10:36:45 -0000 (GMT) From: martin@orbweavers.co.uk To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: Recommended Web Mail software 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: Thu, 02 Mar 2006 10:36:49 -0000 > On 3/1/06, wc_fbsd@xxiii.com wrote: >> Was wondering what you recommend. We have a small 5 person user base >> on a [fairly] screamin' new Dell box, so performance isn't an >> issue. Just easy to use, reliable, basic, low maintenance web >> mail. I'm leaning toward SquirrelMail, as I set it up on a test >> server a couple years ago and was pleased. Any other suggestions? > > > I haven't yet tried it myself, but I'm looking into roundcube. It's in > ports, but is still only in beta: > > > RoundCube Webmail is a browser-based multilingual IMAP client with an > application-like user interface. It provides full functionality you > expect from an e-mail client, including MIME support, address book, > folder manipulation and message filters. RoundCube Webmail is written in > PHP and requires the MySQL database. The user interface is fully > skinnable using XHTML and CSS 2. > > WWW: http://www.roundcube.net/ I use squirrel mail, and have tested out roundcube. Both are fairly easy to get setup and use, so it is really a matter of personal preference. I personally prefer squirrel mail, I found roundcube felt a little incomplete (it was a while ago, so that could have changed by now). IIRC they have a demo on their website you can log onto if you want to see how it works. There is no reason why you couldn't have both setup, and then the user themselves can decide which one to use. Something else you may want to look into, if you use cyrus_imap, is websieve. This allows you to setup server side mail filtering rules through a web interface. I didn't manage to get it working last I looked at it, though I intend to try again when I have some time. It would make a nice addition to a webmail system, and allow your users to setup filters that will work irrelevent of the client they use. Cheers, Martin