RE: [Qmail-scanner-general]Quick questions on qmailscan/tmp dir

2004-11-01 Thread Vee Persaud
: Monday, November 01, 2004 12:26 PM To: [EMAIL PROTECTED] Subject: Re: [Qmail-scanner-general]Quick questions on qmailscan/tmp dir you can make a cron script to delete the files something like this #crontab -e and add this line to you crontab * * * * * /bim/rm -rf /var/spool/qmailscan/quarentine

Re: [Qmail-scanner-general]Quick questions on qmailscan/tmp dir

2004-11-01 Thread Mike Tesliuk
you can make a cron script to delete the files something like this #crontab -e and add this line to you crontab * * * * * /bim/rm -rf /var/spool/qmailscan/quarentine/new/* Em Seg, 2004-11-01 às 14:21, Vee Persaud escreveu: > Hi, > > Is this the directory for quarantined viruses ? Can I jus