At 16:24 +0100 10-11-2006, Massimiliano Marini wrote: >Hi all, > >in /var/spool/qmailscan/tmp I find this : > >drwx------ 2 qscand qscand 512 Oct 31 13:25 >dns.pippo.int116229751677555673 >drwx------ 2 qscand qscand 6144 Oct 31 13:31 >dns.pippo.int116229779677555759 >drwx------ 2 qscand qscand 512 Nov 10 09:28 dns.pippo.int11631473017757078 > > >How can I clean/flush this directory? Or how can I solve this problem? >
Hi Massimiliano The directory /var/spool/qmailscan/tmp is where qmail-scanner unpacked the mails for scanning, it creates one directory per message and it deletes the directory when it finish its job. For some reasson the scanning of those three message didn't finish, you can search your logs to figure out why it happened. You can safely stop qmail wait for the current process finish and then delete that directories rm -rf /var/spool/qmailscan/tmp/* You don't have the last qmail-scanner release, don't you? Ciao ST ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general