On Wed, 20 Oct 2004 at 12:02:57 +0800, Awie wrote: > Finally I can supervise new version of clamd. There are some parameter of > clamav.conf that no need anymore in clamd.conf. After editing some lines, it > works well. > > However, Qmail-scanner still has unrecognize command that I sure it should > be OK. > > Wed, 20 Oct 2004 11:50:22 EDT:4600: run > /usr/local/bin/clamdscan -r --disable-summary --max-recursion=10 --max-space > =100000 /var/spool/qmailscan/tmp/Cybergate10982874224824600 2>&1 > > WARNING: Ignoring option -r: please edit clamd.conf instead. > > WARNING: Ignoring option --max-recursion: please edit clamd.conf instead. > > WARNING: Ignoring option --max-space: please edit clamd.conf instead. >
Not OK. These command-line options were never supported in clamdscan. They were just silently ignored previously. Now the explicit warnings are printed. Type 'man clamdscan' or 'clamdscan -h' for the list of accepted command-line options. Other options can be enabled in clamd.conf, as shown in the warnings. -- Tomasz Papszun SysAdm @ TP S.A. Lodz, Poland | And it's only [EMAIL PROTECTED] http://www.lodz.tpsa.pl/iso/ | ones and zeros. [EMAIL PROTECTED] http://www.ClamAV.net/ A GPL virus scanner _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
