From owner-freebsd-questions Thu Jun 24 13:11:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from amanda.swlct.sthames.nhs.uk (hide14.nhs.uk [194.6.81.14]) by hub.freebsd.org (Postfix) with ESMTP id 5DE2C15255 for ; Thu, 24 Jun 1999 13:11:26 -0700 (PDT) (envelope-from greg@swlct.sthames.nhs.uk) Received: from greg (chap-ppp0 [10.50.1.30]) by amanda.swlct.sthames.nhs.uk (8.9.3/8.9.3) with SMTP id VAA07622; Thu, 24 Jun 1999 21:01:40 +0100 (BST) Reply-To: "Greg Quinlan" From: "Greg Quinlan" To: "Tenacious" Cc: Subject: Re: HELP! Date: Wed, 24 Jun 1998 20:57:48 +0100 Message-ID: <01bd9faa$5c7d1580$0101a8c0@greg> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks!!!!!!!!!!! When I tired makemap dbm /etc/virtusertable < /etc/virtusertable.txt I got: # makemap dbm /etc/virtusertable < /etc/virtusers makemap: Type dbm not supported in this version didn't try: makemap hash /etc/virtusertable < /etc/virtusertable.txt because it doesn't list it in the man page for makemap!!! Just dbm & btree.... -----Original Message----- From: Tenacious To: Greg Quinlan ; freebsd-questions@freebsd.org Date: 24 June 1999 20:52 Subject: Re: HELP! > >----- Original Message ----- >From: Greg Quinlan >To: >Sent: Thursday, June 24, 1999 2:17 PM >Subject: HELP! > > >> I have included the "virtusertable" feature in sendmail, >> **BUT** >> It is dependent on "Kvirtuser hash -o /etc/virtusertable" >> where "hash" I am assuming is not a standard tool. > >You don't have to find it. It's included in your FreeBSD. > >All you have to do is make your cf file with this option. Edit your >virtusertable.txt. Do a >"makemap hash virtusertable.db < virtusertable.txt" > >That's it. You are set to go. > >:-) > > >> >> Where do I find it? >> **OR** >> How do I make it? >> >> Greg >> >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message