View Full Version : qmail-scanner trouble
Bublik
05-15-2004, 11:55 AM
sorry for my english language
I have installed qmail-scanner, but i cant't receive any message.
if i change qmail-scanner-queue.pl on qmail-queue. All message receive.
Any idea????
Morphaniel
06-02-2004, 03:15 PM
Step 14 on QMR has been driving me mad. I now have mail flowing through qmail-scanner (though at present the clam section still isn't working ).
However, I think the answer to the problem here is that the instructions about using the c wrapper for qmail-scanner-queue.pl are unclear.
You need to generate the qmail-scanner-queue.pl script using the script that doesn't check for setuid, compile the c wrapper in the qms contrib directory, modify the qmail-scanner-queue.pl script as described and chmod it. All as described so far (though the instructions for using the perl setuid version are confusingly interwoven...)
The killer fix, if you're using the c wrapper, is to edit the qmail-smtp/run file to set QMAILQUEUE="var/qmail/bin/qmail-scanner-queue" export QMAILQUEUE
In other words, having wrapped the function in a c wrapper you need to be point qmail at the c wrapper - easy when you know!!
ekw540
06-03-2004, 12:02 AM
I think THe double quote(") need to be single quote (') so the line should read:
QMAILQUEUE='var/qmail/bin/qmail-scanner-queue' export QMAILQUEUE
After that, restart qmail and see if that helps.
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.