From owner-freebsd-questions@FreeBSD.ORG Fri Oct 22 22:30:24 2004 Return-Path: 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 C32FF16A4D2 for ; Fri, 22 Oct 2004 22:30:24 +0000 (GMT) Received: from unsane.co.uk (unsane.co.uk [82.152.23.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F30C43D54 for ; Fri, 22 Oct 2004 22:30:20 +0000 (GMT) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (localhost [127.0.0.1]) by unsane.co.uk (8.13.1/8.12.10) with ESMTP id i9MMUIPa098382 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 22 Oct 2004 23:30:18 +0100 (BST) (envelope-from jhary@unsane.co.uk) Received: from localhost (jhary@localhost) by unsane.co.uk (8.13.1/8.12.10/Submit) with ESMTP id i9MMUHb7098379; Fri, 22 Oct 2004 23:30:18 +0100 (BST) (envelope-from jhary@unsane.co.uk) Date: Fri, 22 Oct 2004 23:30:17 +0100 (BST) From: Vince Hoffman To: Massimiliano Stucchi In-Reply-To: <20041022222117.GA33984@willystudios.com> Message-ID: <20041022232844.L93630@unsane.co.uk> References: <20041022222117.GA33984@willystudios.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: Danny cc: questions@freebsd.org Subject: Re: Mailgraph from the ports - now what do I do? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 22:30:25 -0000 On Sat, 23 Oct 2004, Massimiliano Stucchi wrote: > On 211004, 15:03, Danny wrote: >> Greetings, >> >> After referencing the article here: >> http://www.onlamp.com/pub/a/onlamp/2004/08/12/mailgraph.html >> >> I decided to just install mailgraph from the FreeBSD ports system. >> >> So, after installing it successfully (well, there were no errors), I >> am trying to find the executable mailgraph program: >> >> Any suggestions? > > Try /usr/local/www/cgi-bin/mailgraph.cgi and > /usr/local/sbin/mailgraph.pl > Also remember it installs a startup script to run in daemon mode (/usr/local/etc/rc.d/mailgraph.sh) needs mailgraph_enable="YES" in /etc/rc.conf > > Cheers > -- > > Massimiliano Stucchi > WillyStudios.com > stucchi@willystudios.com > Http://www.willystudios.com/max/ >