On Thu, 2005-09-15 at 15:05 -0700, Ed Padin wrote: > Hi, > > It seems that clamdscan cannot detect TNEF files but > clamscan will detect them. I tested this with the > EICAR winmail.dat test#13 Email from testvirus.org. > > I can't find anything I can set in /etc/clamd.conf. > > > [root]# clamdscan temp.txt > /tmp/temp.txt: OK > > ----------- SCAN SUMMARY ----------- > Infected files: 0 > Time: 0.013 sec (0 m 0 s)
just for grins, try cat temp.txt | clamdscan in case it is a permissions problem (clamdscan runs with the privileges of vscan, or whatever user you specified, while clamscan runs with the privileges of the logged in user). -- Daniel J McDonald, CCIE # 2495, CNX, CISSP # 78281 Austin Energy [EMAIL PROTECTED] _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
