Hello all, I have recently installed qmail-scanner-1.16 under FreeBSD 4.7 with clamAV 0.54, qmail 1.03, vmailmgr 0.96.9, spamassassin 2.50. I have run the qmail-scanner installation as specified in the FAQ and the install occurs just fine. I can verify that qmail scanner has had the qmailqueue patch has been installed with success, and that the proper line has been added to my relays.rules and have been recompiled into the .cdb called by tcpserver. I have pasted that file below:
/var/qmail/control/relay.rules 127.0.0.1:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner queue.pl" 192.168.1.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner -queue.pl" 10.10.10.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-scanner- queue.pl" :allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" I have run the test procedure as outlined in the setup FAQ and it completes successfully with the proper emails routed to the proper individual. In addition I can find the test events in /var/spool/qmailscan/qmail-queue.log. All of my scanners have been successfully detected at the time of ./configure , I have installed all relevant perl modules, and I have to suid problems. Subsequently, I am puzzled as to why email is not flowing through the qmail-scanner-queue. I have tried su'ing to qmailq and asking bash to echo $QMAILQUEUE and nothing is returned, does this mean the environment variable is not being properly set? Or is this test irrelavent? Any assistance would be appreciated, as I am clueless as to where my next action should take me. Thanks in advance, Blane R. Boynton Manager, IT ACR, Inc. [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
