[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

clamscan error



clamscan encountered a libclamav error message is not in uuencoded format. Interestingly, there's no email on this machine for it to be scanning. Clamscan script that generated this error follows.
cut here.
#!/bin/bash
# file: cs - clamscan script
clamscan -l clamscan`date -I`.log -r --bell --exclude=/dev --exclude=/proc --exclude=/pts --exclude=/tmp -i --detect-broken --block-encrypted --block-max --max-files=500 --max-space=10M --max-recursion=8 --max-ratio=250 --max-mail-recursion=8 --max-dir-recursion=15 --deb=/usr/bin/dpkg-deb / *

cut here.
Am I missing a dependency for clamav which causes this kind of error or is something else oing on?



Reply to: