From owner-freebsd-hackers Thu Nov 30 08:05:44 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA26628 for hackers-outgoing; Thu, 30 Nov 1995 08:05:44 -0800 Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA26610 for ; Thu, 30 Nov 1995 08:05:36 -0800 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id RAA25500; Thu, 30 Nov 1995 17:02:13 +0100 Message-Id: <199511301602.RAA25500@gilberto.physik.rwth-aachen.de> Subject: Re: Netscape 2.0b3 To: lenzi@cwbtwo.bsi.com.br (Sergio Lenzi) Date: Thu, 30 Nov 1995 17:02:12 +0100 (MET) Cc: freebsd-hackers@freefall.FreeBSD.org (user alias) In-Reply-To: from "Sergio Lenzi" at Nov 30, 95 09:05:47 am From: Christoph Kukulies Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 589 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > > On Tue, 28 Nov 1995, Bruce Evans wrote: > > > >> Anyone try to use the mail window of the new netscape? It searches > > >> for the mail spool directory in /usr/spool/mail. Any ideas on how we > > >> can get get around this? > > > > >Naturally, you could fix it if you had the source. > > > > Excuse me, > > > Why just do a simbolic link of the directories > ln -s /var/mail /usr/spool??? > Sergio de Almeida Lenzi. Or setenv MAIL_DIR /usr/spool/mail Just guessing from doing a strings netscape. > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de