How can I get this CVS source? What version of glibc do I need?
Thanks in advance,
----
Ben Kennish
email | [EMAIL PROTECTED]
----- Original Message -----
From: "Damion Parry" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 22, 2001 1:03 PM
Subject: Re: Sendmail problems
> Yes.
>
> If, as root you `touch /etc/aliases.db` and then change the ownership to
> admin.admin, and execute newaliases that should fix the problem.
> Apologies from us here, these particular permission problems are due to
> a bug in vsd-vsbatch.pl which has since been fixed and is available
> through the latest CVS source.
>
> Damion.
>
> Ben Kennish wrote:
> >
> > Thanks. That's stopped the
> >
> > queuename: Cannot create "qfFAA00810" in "/var/spool/mqueue"
(euid=1000):
> > Permission denied
> >
> > error but I still get the...
> >
> > hash map "Alias0": unsafe map file /etc/aliases.db: Permission denied
> >
> > one. Should there be a file called /etc/aliases.db?
> >
> > Thanks,
> >
> > ----
> > Ben K
> > email | [EMAIL PROTECTED]
> >
> > ----- Original Message -----
> > From: "Dave Cost" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Thursday, March 22, 2001 12:35 PM
> > Subject: RE: Sendmail problems
> >
> > > Ben,
> > >
> > > sendmail is run as user "admin" from virtuald, so you need to chown
these
> > > directories to admin (the whole /var/spool shoud be admin.admin
owned).
> > >
> > > Also it's quite picky on group writable dirs....
> > >
> > > 8.11 is even worse (Later today I'll be posting a rh7 related fixup
for
> > > sendmail 8.11.x on the developer list)
> > >
> > > Dave.
> > >