On Mon, Aug 12, 2013 at 02:29:01PM +0200, Florent Peterschmitt wrote: > Le 12/08/2013 14:27, CeDeROM a écrit : > > Hello :-) > > > > On a fresh install of FreeBSD 9.2-RC1 I get this warning: > > > > sm-mta[]: SYSERR(root): hash map "Alias0": missing map file > > /etc/mail/aliases.db: No such file or directory. > > > > /etc/mail/aliases.db is missing and probably not generated from > > /etc/mail/aliases which seems to be on place. > > > > Please fix :-) > > > > Best regards :-) > > Tomek > > > Should'nt we do a cap_mkdp /etc/aliases ? It made the job for me.
Uh -- does it? Normally you'ld rebuild the aliases.db using
makemap(1) via the handy Makefile in /etc/mail:
# cd /etc/mail
# make
ISTR this used to happen at some point as part of the install process.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey
JID: [email protected]
pgpEUFq8N_hUu.pgp
Description: PGP signature
