Hi,
We are trying to use the clamdscan command with a scripts that sends us the results of the scan via mail, problem is, whenever we try to use the script we get the errors that you can see in the picture i attached.
The command used is this one : clamdscan --fdpass -v "$S" >> "$LOGFILE";
(the $ is the file system we are using)
Is this kind of error normal? Is there any parameters that we can add to fix this issue?

--