From owner-freebsd-questions Fri Dec 19 00:00:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA01909 for questions-outgoing; Fri, 19 Dec 1997 00:00:46 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from europa.humberc.on.ca (melange@europa.humberc.on.ca [142.214.112.124]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA01902 for ; Fri, 19 Dec 1997 00:00:39 -0800 (PST) (envelope-from melange@europa.humberc.on.ca) Received: from localhost (melange@localhost) by europa.humberc.on.ca (8.8.5/8.8.5) with SMTP id DAA23389; Fri, 19 Dec 1997 03:03:32 -0500 (EST) Date: Fri, 19 Dec 1997 03:03:32 -0500 (EST) From: Bob K To: Leif Neland cc: freebsd-questions@freebsd.org Subject: Re: Sendmail: multiple alias files? In-Reply-To: <6b2_9712190847@swimsuit.swimsuit.roskildebc.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > m> Dec 18 19:19:29 pi sendmail[2069]: NOQUEUE: SYSERR(root): hash map > m> "Alias2": unsafe map file /usr/local/majordomo/aliases.majordomo: > m> No such file or directory > m> > m> I double-checked to make sure the file was there: > m> > m> /usr/local/majordomo > m> -r--r--r-- 1 bin bin 4479 Dec 18 19:05 aliases.majordomo > > But what are the permissions on the directory /usr/local/majordomo? drwxr-xr-x 8 majordom majordom 512 Dec 19 00:23 majordomo Something I forgot to mention was that running ./wrapper config-test brought up no errors; majordomo is running fine, it's the multiple alias files that I'm really wondering about...