Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!elroy.jpl.nasa.gov!turnkey!jackv From: jackv@turnkey.tcc.com (Jack F. Vogel) Newsgroups: comp.unix.sysv386 Subject: Re: database: aliases (ignorant question) Message-ID: <1990Sep18.154939.22121@turnkey.tcc.com> Date: 18 Sep 90 15:49:39 GMT References: <1990Sep18.035134.20683@world.std.com> Reply-To: jackv@turnkey.TCC.COM (Jack F. Vogel) Distribution: usa Organization: Turnkey Computer Consultants, Westchester, CA Lines: 23 In article <1990Sep18.035134.20683@world.std.com> dcc@world.std.com (Dave C Curado) writes: >When I boot up our SysV machine (Wyse 386) (Version 3.2) I get an error >message: > could not open database: /usr/lib/aliases > >..... The file *does* exist, and is readable. This message is being issued by sendmail, it is a little misleading. When it says "database" what sendmail actually means is the dbm data files generated from /usr/lib/aliases. You apparently have not created these, thus the error. In order to create aliases.dir and aliases.pag issue the command: /usr/lib/sendmail -bi That should eliminate the error message. Cheers! -- Jack F. Vogel jackv@locus.com AIX370 Technical Support - or - Locus Computing Corp. jackv@turnkey.TCC.COM