Ed,

I have a similar setup to yours (f-prot and mailscanner), but I don't use the 
f-prot-autoupdate program.  I use a script at /usr/local/f-prot/check-updates.sh to 
check for new virus definitions.

The checksum program comes with f-prot, so it's probably in a directory the update 
script can't find.

I use the following in my crontab:

01 3,15 * * * root /usr/local/f-prot/check-updates.sh -cron -quiet > /dev/null

which seems to work.  Maybe don't use the MailScanner script to update f-prot, but the 
f-prot script instead?

Good luck,

David

--__--__--
Message: 28
Date: Thu, 19 Jun 2003 10:43:09 -0500
From: Ed Wilts <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: SMTP scanning software?
Organization: (ewilts)
Reply-To: [EMAIL PROTECTED]

On Thu, Jun 19, 2003 at 11:13:59AM -0400, Gerry Doris wrote:
> > On Wed, Jun 18, 2003 at 05:29:24PM -0400, Gerry Doris wrote:
> >
> I wrote:
> > I installed MailScanner and f-prot last night and have a quicky
> > question.  I'm getting an hourly message in my messages file that reads:
> > root: Unknown fatal error calling "checksum", exiting, No such file or
> > directory
> >
> > Any idea where this is coming from?
> >
> > MailScanner/f-prot does seem to be working, and running all the regular
> > cron jobs manually don't generate any unusual messages.
> >
> > Thanks,
> >         .../Ed
> 
> Strange, it sounds like you may be having a problem with one of the cron
> jobs.  Check in /etc/cron.hourly and see if you can run the any
> MailScanner scripts especially update_virus_scripts.

Here's the guilty party:

[EMAIL PROTECTED] MailScanner]# ./f-prot-autoupdate
FTP address for retrieving files is ftp://eu-3.updates.f-prot.com/pub/
Unknown fatal error calling "checksum", exiting, No such file or
directory

> You should also check /var/log/maillog to see if anything is appearing there.

This appears normal.
 
> Other than that I suggest posting a message on the MailScanner list.

I'll try this next.

Thanks!
        .../Ed

-- 
Ed Wilts, Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
Member #1, Red Hat Community Ambassador Program


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to