Tugger the SLUGger!SLUG Mailing List Archives

[SLUG] newaliases is broken


I can't seam to do a newaliases for some reason. It does the following.

digit:/etc/mail# newaliases
Warning: Option: CACERTPath requires TLS support
Warning: Option: CACERTFile requires TLS support
Warning: Option: ServerCertFile requires TLS support
Warning: Option: Serverkeyfile requires TLS support
Warning: Option: ClientCertFile requires TLS support
Warning: Option: Clientkeyfile requires TLS support
Cannot open hash database /etc/mail/aliases.db: Invalid argument
WARNING: cannot open alias database /etc/mail/aliases
Cannot create database for alias file /etc/mail/aliases

digit:/etc/mail# makemap
Usage: makemap [-C cffile] [-N] [-c cachesize] [-d] [-e] [-f] [-l] [-o]
[-r] [-s] [-u] [-v] type mapname

digit:/etc/mail# makemap -l
hash
btree
digit:/etc/mail# makemap -v btree aliases.db < aliases
makemap: error opening type btree map aliases.db: Invalid argument
digit:/etc/mail#

Any ideas?

Rodos