[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sendmail feature wanted



> # makemap dbm /etc/mail/virtusertable > sourcefile
> # makemap: Type dbm not supported in this version
>
> My version of sendmail is 8.9.3-23 from Debian Potato.
> I try to use a BerkeleyDB3.1 but I dont understand how I can make a db
> with this.
> If someone knows a way to do this work, I thanks so much.

For a berkeley db you've to use "hash" instead of "dbm".
example:

# makemap hash access.db < access

and put FEATURE(access_db, `hash -o /etc/mail/access.db') in your
sendmail.mc file.

regards,

--
Staf Wagemakers

email      : staf@digibel.org
homepage   : http://www.digibel.org/~staf





Reply to: