Hi everybody,

I had a minor problem with cgFilterMessages (a mail filter for CommuniGate
under Windows) and the problem turned out to be one change in the behaviour
of clamdscan: in version 0.80 by default it wrote the result to stderr, in
version 0.81 it writes it to stdout.  cgFilterMessages still works because
it uses the return code, it just doesn't show what kind of virus was
detected, easy to solve, I changed the one instruction that defined where it
was reading the output from clamdscan.

That means also that the option --stdout is redundant.

Another difference is that the --verbose option makes no difference in the
output, only infected files are reported.  I think -v used to produce output
very similar to clamscan (with OK or FOUND for each file).

Should the man page be changed or this was an unintended change? (also the
README file doesn't mention anything about this change).

Just in case this only happens in the environment I have, the specs are:
ClamAV version 0.81 / Windows XP (sp 2) / Cygwin 1.5.12-1.

Regards.
-- 
Ren� Berber

_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to