A little more debugging here...

find /var/spool/qmailscan -type f ! -name '*.log' ! -name '*.txt' !
-name '*.db' ! -path '*/quarantine/*' -prune -mmin +2160

that's the command it says it's running...  -type f is only going to
search for files.. but it's directories that are being left behind...
how do you figure?


On Wed, 2003-09-24 at 13:49, Brandon Mercer wrote:
> On Wednesday 24 September 2003 08:36, Matt wrote:
> > What can I do about /var/spool/qmailscan?
> >
> > There seem to be aLOT of directories like:
> >
> > servername29384792834
> >
> > I know those are suppost to be working file scans... but some of them go
> > back to Feburary 7th... why are these stuck here?
> 
> Check two things, first check to see that 
> /var/qmail/bin/qmail-scanner-queue.pl has DEBUG="0";  Secondly, check to see 
> that you have a cron job to do /var/qmail/bin/qmail-scanner-queue.pl -z to 
> flush those old files out.  You may have to do setuidgid USER 
> /var/qmail/bin/qmail-scanner-queue.pl -z depending on how your qmail-scanner 
> is setup.  :-)  Hope this helps.
> Brandon
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Qmail-scanner-general mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
-- 
Matt <[EMAIL PROTECTED]>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to