From owner-freebsd-questions Fri Jun 19 09:37:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA17408 for freebsd-questions-outgoing; Fri, 19 Jun 1998 09:37:22 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from duey.hs.wolves.k12.mo.us (root@duey.hs.wolves.k12.mo.us [207.160.214.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA17308 for ; Fri, 19 Jun 1998 09:36:53 -0700 (PDT) (envelope-from cdillon@wolves.k12.mo.us) Received: from duey.hs.wolves.k12.mo.us (cdillon@duey.hs.wolves.k12.mo.us [207.160.214.9]) by duey.hs.wolves.k12.mo.us (8.8.7/8.8.7) with SMTP id LAA07274; Fri, 19 Jun 1998 11:36:29 -0500 (CDT) (envelope-from cdillon@wolves.k12.mo.us) Date: Fri, 19 Jun 1998 11:36:28 -0500 (CDT) From: Chris Dillon X-Sender: cdillon@duey.hs.wolves.k12.mo.us To: Lee Johnston cc: Todd Backman , freebsd-questions@FreeBSD.ORG Subject: Re: Web-based email In-Reply-To: <199806190851.JAA00681@gate.ljis.ml.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 19 Jun 1998, Lee Johnston wrote: > > > > Does anyone know of a good/cheap (I know.) web based email package for > > apache? > > I'm currently in the progress of making one, using MHonArc + Perl 5. > > Should be available in a couple of weeks. I could definately use this. :-) I've been using a heavily hacked Perl script called WWWMail which uses POP and SMTP to do its work. Rather inefficient, but it was meant to be universal. The machine I'm using the script on is also rather slow, but I know there is a way to speed up access to Perl scripts with some kind of module in Apache (FastCGI?). I have no idea how to set that up, and understand that the script itself must support it (will yours?). Thanks. :-) -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net /* FreeBSD: The fastest and most stable server OS on the planet. For Intel x86 and compatibles (SPARC and Alpha under development) (http://www.freebsd.org) */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message