From owner-freebsd-current Thu May 7 23:52:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA05783 for freebsd-current-outgoing; Thu, 7 May 1998 23:52:51 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA05768 for ; Thu, 7 May 1998 23:52:45 -0700 (PDT) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.0.Beta7/frmug-2.3/nospam) with UUCP id IAA00386 for current@FreeBSD.ORG; Fri, 8 May 1998 08:52:45 +0200 (CEST) (envelope-from roberto@keltia.freenix.fr) Received: (from roberto@localhost) by keltia.freenix.fr (8.9.0.Beta4/keltia-2.14/nospam) id IAA06874 for current@FreeBSD.ORG; Fri, 8 May 1998 08:28:31 +0200 (CEST) (envelope-from roberto) Message-ID: <19980508082831.B6855@keltia.freenix.fr> Date: Fri, 8 May 1998 08:28:31 +0200 From: Ollivier Robert To: current@FreeBSD.ORG Subject: Re: Problems with makemap (new) Mail-Followup-To: current@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.92.3i In-Reply-To: ; from Brandon Lockhart on Thu, May 07, 1998 at 10:01:00PM -0400 X-Operating-System: FreeBSD 3.0-CURRENT ctm#4274 AMD-K6 MMX @ 225 MHz Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Brandon Lockhart: > engulf[2]:/etc# makemap -v dbm /etc/virtusertable > makemap: Type dbm not supported in this version That's expected, see my other message. > engulf[3]:/etc# makemap -v hash /etc/virtusertable > engulf[4]:/etc# killall -9 sendmail > engulf[5]:/etc# sendmail -bd -q15m You don't need the last two steps for tables. Killing sendmail with "-9" is not a good idea anyway. > Mail not send. Sending error: 451 hash map "virtuser": unsafe map file Have a look at the file and directory permissions: file should be 644 root: and directory should be 755 root:. Recent sendmail enforce "root" ownership (as it should do). Default ownership for many files in FreeBSD is unfortunately "bin". > root@engulf.com to be different. I went to www.sendmail.org, followed the > directions, and it isn't working. Did you read the documentation ? -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 3.0-CURRENT #8: Tue Apr 21 02:45:53 CEST 1998 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message