PDA

View Full Version : qmail-scanner-queue problem on slackware 9.1


fabmail
04-29-2004, 02:31 PM
Hey guys,

I followed the instruction of qmr and works fine, but I have a problem with qmailscanner.
I've installed it with wrapper (cd contrib ; make ; make install).
Here's mine /var/spool/qmailscan:


root@bizio:/var/spool/qmailscan# ll
total 123
drwxrwx--- 5 qscand qscand 392 Apr 29 19:22 ./
drwxr-xr-x 16 root root 408 Apr 29 18:26 ../
-rw------- 1 root root 54809 Apr 29 18:39 qmail-queue.log
-rw------- 1 qscand users 37 Apr 29 19:22 qmail-scanner-queue-version.txt
drwxrwx--- 5 qscand qscand 120 Apr 29 18:26 quarantine/
-rw-r----- 1 qscand users 49152 Apr 29 19:21 quarantine-attachments.db
-rw-rw---- 1 qscand qscand 4279 Apr 29 18:26 quarantine-attachments.txt
-rw-rw---- 1 qscand qscand 714 Apr 29 18:39 quarantine.log
drwx------ 2 root root 48 Apr 29 18:39 tmp/
lrwxrwxrwx 1 qscand qscand 31 Apr 29 18:26 viruses -> /var/spool/qmailscan/quarantine/
lrwxrwxrwx 1 qscand qscand 35 Apr 29 18:26 viruses.log -> /var/spool/qmailscan/quarantine.log
drwxrwx--- 5 qscand qscand 120 Apr 29 18:26 working/

In the log I get this error:

Apr 29 19:23:24 bizio X-Qmail-Scanner-1.22: [bizio108325940447915064] /var/spool/qmailscan/tmp/bizio108325940447915064 exists - try again later...

How to fix it ?

Thanks a lot.
BR,
Fab

Bookworm
05-08-2004, 03:06 AM
I'd recommend looking at the file that 'exists', and then either removing it, or doing a complete 'qmailctl stop' and 'qmailctl start' and see what happens.

BW