[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Mailscanner for RAQ3/4 pkg available



No problem, for me at least, it's a way for me to learn the inner workings
of the systems. I'm just glad that someone took the time and effort to
create a package that helps everyone.

I would also like to say thanks to everyone who take the time and effort to
try and help others work through there problems.

> > Got the following message from Mailscanner on my RaQ4 this morning in my
> > email:
> >
> > /etc/cron.daily/AVupdate.sh: /home/local/f-prot/: No such file or
> directory
> >
> > Did a little poking around and found that f-prot is in /usr/local/. Made
> the
> > following change as root to AVupdate.sh in /etc/cron.daily.
> >
> > from:
> > OUTPUTDIR="/home/local/f-prot/"  #
> > to:
> > OUTPUTDIR="/usr/local/f-prot/"  #
> >
> > Re-ran AVupdate.sh and that seems to have solved the error.
> >
> Sorry about that , I moved /usr/local to /home/local on all my machines,
> which is why that happened.
>
> I have amended the rpms and packages.
>
> Rgds
>
>
> Bassi