Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 1999 13:48:17 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Jeff Ehrenkrantz <jeffe@delvalley.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Sendmail and makefile
Message-ID:  <Pine.BSF.4.03.9904201347520.1514-100000@resnet.uoregon.edu>
In-Reply-To: <000601be8a15$9485de20$220fdfce@Gccomm.Net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Apr 1999, Jeff Ehrenkrantz wrote:

> Hi all, tonight I have moved into deeper water. (over my head again)
> I downloaded and compiled sendmail 8.9.3
> made the mc/cf files. all apparently ok
> now when it was time to use "makemap dbm /etc/virtusertable "
> the reply was as follows "makemap: Type dbm not supported in this version"
> looking i found no dbm  sooo i made gdbm but now
> 
> unix1# makemap gdbm /etc/virtusertable
> makemap: Unknown database type gdbm
> 
> i'm confused again which way should i turn. this all started because i need
> outgoing domain mapping
> thanks in advance.

Most people use hashes, so try 

makemap hash /etc/virtusertable < /etc/virtusertable

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9904201347520.1514-100000>