From owner-freebsd-isp Fri Jul 21 22:37:40 2000 Delivered-To: freebsd-isp@freebsd.org Received: from alydar.infoteam.com (alydar.infoteam.com [207.246.83.5]) by hub.freebsd.org (Postfix) with ESMTP id 4367237B71B for ; Fri, 21 Jul 2000 22:36:18 -0700 (PDT) (envelope-from kmartin@infoteam.com) Received: by alydar.infoteam.com (Postfix, from userid 1000) id 3AE1B5D35; Sat, 22 Jul 2000 01:36:16 -0400 (EDT) Date: Sat, 22 Jul 2000 01:36:16 -0400 From: Kenn Martin To: FreeBSD ISP Subject: Re: webmail? Message-ID: <20000722013616.A55632@alydar.infoteam.com> References: <3978DB30.F3E474FF@veidit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3978DB30.F3E474FF@veidit.net>; from john@veidit.net on Sat, Jul 22, 2000 at 01:22:24AM +0200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jul 22, 2000 at 01:22:24AM +0200, John Angelmo wrote: > > Hi > > I'm setting up a mailserver for myself and some friends. > And now I want to put up a webmail"server" so what do you recomend that > is free? and if there is someone goot that costs I can max spend 200$ TWIG, http://twig.screwdriver.net/ It is also free, but has many more features than IMP. Ours runs on a FreeBSD 3.5 system with Cyrus IMAP, MySQL database backend (for user prefs, contacts, schedules, notes, bookmarks, etc), Postfix, and Apache with PHP. Just about everything was installed from /usr/ports. TWIG has very flexible requirements: a web server with IMAP-enabled PHP support; an IMAP server; and a database (many are supported). Some have suggested that it sounds complicated. If you already have running web and mail servers, there isn't much to it. TWIG has many modules besides mail, but each one can be selectively disabled if it doesn't fit your needs. Kenn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message