From owner-freebsd-questions Sun Jun 14 16:45:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA27962 for freebsd-questions-outgoing; Sun, 14 Jun 1998 16:45:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from luomat.peak.org (cc344191-a.ewndsr1.nj.home.com [24.2.83.40]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA27955 for ; Sun, 14 Jun 1998 16:45:04 -0700 (PDT) (envelope-from luomat@luomat.peak.org) Received: by luomat.peak.org (8.9.0/8.9.0) id TAA16146; Sun, 14 Jun 1998 19:44:50 -0400 (EDT) Message-Id: <199806142344.TAA16146@luomat.peak.org> Content-Type: text/plain MIME-Version: 1.0 In-Reply-To: <358450AE.9E13A85D@ccia.com> From: Timothy J Luoma Date: Sun, 14 Jun 98 19:44:46 -0400 To: Halo Subject: Re: unsafe map file cc: freebsd-questions@FreeBSD.ORG References: <358450AE.9E13A85D@ccia.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Author: Halo Original-Date: Sun, 14 Jun 1998 18:37:35 -0400 Message-ID: <358450AE.9E13A85D@ccia.com> > june 15 05:20:26 Halo sendmail[174]: NOQUEUE: SYSERR(root): hash map > "Alias0": unsafe map file /etc/aliases: no such file or directory > > any ideas of what is wrong? Yes. Nothing FBSD specific but nonetheless.... /etc/aliases is referenced in /etc/sendmail.cf or /etc/sendmail/sendmail.cf but does not exist. Re-running 'newaliases' should take care of it I think. Check Dejanews for comp.mail.sendmail for more info, it has come up there before too. TjL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message