On Saturday 31 October 2009, jdow wrote:
From: "Gene Heskett" gene.heskett@verizon.net Sent: Saturday, 2009/October/31 06:16
Greetings;
Does anyone have a procmail recipe that incorporates clamav into the checks, and one that handles the clamav output to /dev/null the viri etc?
At least I assume clamav doesn't auto-delete, I've not yet studied all the docs, but do have freshclam running apparently ok.
Thanks everybody.
http://wiki.apache.org/spamassassin/ClamAVPlugin
{^_^}
Unforch, the dependencies don't seem to be installable, even with a fresh cpan on F10. It needs the Net::Ident kit, an apparently deprecated package as far as buildability by cpan goes: =================== cpan[9]> install Net::Ident Running install for module 'Net::Ident' Running make for J/JP/JPC/Net-Ident-1.20.tar.gz Has already been unwrapped into directory /root/.cpan/build/Net- Ident-1.20-5nmQuD Has already been made Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0use.t .... Net::Ident::_export_hooks() called too early to check prototype at /root/.cpan/build/Net-Ident-1.20-5nmQuD/blib/lib/Net/Ident.pm line 29. t/0use.t .... ok t/apache.t .. Net::Ident::_export_hooks() called too early to check prototype at /root/.cpan/build/Net-Ident-1.20-5nmQuD/blib/lib/Net/Ident.pm line 29. t/apache.t .. skipped: (no reason given) t/compat.t .. Net::Ident::_export_hooks() called too early to check prototype at /root/.cpan/build/Net-Ident-1.20-5nmQuD/blib/lib/Net/Ident.pm line 29. t/compat.t .. skipped: (no reason given) t/Ident.t ... Net::Ident::_export_hooks() called too early to check prototype at /root/.cpan/build/Net-Ident-1.20-5nmQuD/blib/lib/Net/Ident.pm line 29. t/Ident.t ... Failed 3/8 subtests
Test Summary Report ------------------- t/Ident.t (Wstat: 0 Tests: 8 Failed: 3) Failed tests: 1-3 Files=4, Tests=9, 112 wallclock secs ( 0.04 usr 0.01 sys + 2.17 cusr 0.47 csys = 2.69 CPU) Result: FAIL Failed 1/4 test programs. 3/9 subtests failed. make: *** [test_dynamic] Error 255 JPC/Net-Ident-1.20.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JPC/Net-Ident-1.20.tar.gz Warning (usually harmless): 'YAML' not installed, will not store persistent state Running make install make test had returned bad status, won't install without force Failed during this command: JPC/Net-Ident-1.20.tar.gz : make_test NO
cpan[10]> ====================
Ideas?
Toss in that Fedora's clamav packages are about 4 versions out of date. Fedora list Cc:'d
Thanks Joanne.