From owner-freebsd-questions Tue Jan 22 15:50:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from freebsd.tekrealm.net (dsl081-247-162.sfo1.dsl.speakeasy.net [64.81.247.162]) by hub.freebsd.org (Postfix) with ESMTP id A6A8037B47A for ; Tue, 22 Jan 2002 15:49:57 -0800 (PST) Received: (from root@localhost) by freebsd.tekrealm.net (8.11.6/8.11.4) id g0MNnu342684; Tue, 22 Jan 2002 15:49:56 -0800 (PST) (envelope-from elitetek@tekrealm.net) Received: (from elitetek@localhost) by freebsd.tekrealm.net (8.11.6/8.11.4av) id g0MNnsq42672; Tue, 22 Jan 2002 15:49:54 -0800 (PST) (envelope-from elitetek@tekrealm.net) X-Authentication-Warning: freebsd.tekrealm.net: elitetek set sender to elitetek@tekrealm.net using -f Date: Tue, 22 Jan 2002 15:49:54 -0800 From: Andrew Stuart To: Bob Bomar Cc: questions@freebsd.org Subject: Re: Neomail Message-ID: <20020122154954.A42403@freebsd.tekrealm.net> Reply-To: elitetek@tekrealm.net References: <20020122201923.GA14698@peitho.fxp.org> <20020122154054.A42217@freebsd.tekrealm.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020122154054.A42217@freebsd.tekrealm.net>; from elitetek@tekrealm.net on Tue, Jan 22, 2002 at 03:40:54PM -0800 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 22 Jan 2002 at 15:40:54 -0800, Andrew Stuart wrote: > On Tue, 22 Jan 2002 at 15:19:23 -0500, Bob Bomar wrote: > > I took the advice and installed Neomail. It installed very fast, and easily. When I went to domain.com/cgi-bin/neomail.pl it comes up with the message: > > > > "Neomail Error" > > > > "Default!" > > > > I am running FreeBSD 4.4 and Apache 1.13, does anybody have any ideas of what I need to do? > > > > > > Thanks > > > > Bob > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > my guess would be that your suidperl is not setup correctly. > > ls -al /usr/bin/suidperl > -r-s--x--x 3 root wheel 50976 Dec 15 17:37 /usr/bin/suidperl > > that is what your suidperl should look like, if it isnt, try setting the > suid bit. neomail requires suidperl, to access the mail files, etc.. > p.s. this is a BIG security risk.. > > -- > Andrew > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message have you updated your cgi and md5 perl modules? the ones in freebsd's base are not new enough.. at least of 4.3, not sure if they hyave been updated since.. also i may suggest against neomail, because upon going to there website, you will notice that they have suspended the project. "IMPORTANT NEWS Future development of the official version of NeoMail has been cancelled, or at the best, indefinitely suspended." -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message