>I am trying to install sendmail-8.9.1 on this Linux box. When I restart
>sendmail it complains it cannot open /etc/aliases.db. This file exists with
>the right permssions/ownership.
What is the output of `egrep AliasFile /etc/sendmail.cf' ?
Does this mention /etc/aliases? If not you'll have to move your aliases file or
amend /etc/sendmail.cf appropriately. I know my /etc/sendmail.cf expects it
in /etc/mail/aliases.
HTH
Stefan
--
perl -we 'map {eval q( sub ).$_.q( {$a = (shift).").$_.q("; $_ = $a; s/S/s/;
s/(A|P|H)/ $1/g;print;s/(.)/$1 /g;$_=join q(),reverse split;s/(A|P|H)/$1 /g;
print " "x(80-(length)*2), "$_\n"; return($a); } ) } ((A..Z), (q(a)..q(z)));
r(e(k(c(a(H (l(r(e(P( r(e(h(t(o(n(A( t(S(u(J( q() )))) ))))))) ))))) )))));'