On Wed, 26 Nov 2003, Ariz Jacinto wrote: > > > Ina Patricia Lopez wrote: > > > Hi! > > Im trying to install norman anti-virus on my linux mail server. NVC > > docs says NVC mail scanning will work with Amavis. Amavis' web site has > > not mentioned NVC otherwise. Anyone have used NVC and Amavis? > > > > Im trying to install Amavis but getting the error below. > > thanks, > > ina patricia > > > checking for perl modules... > > module not found in path: 'MIME/Parser/Filer'. > > module not found in path: 'Unix/Syslog'. > > module not found in path: 'Mail/Header'. > > module not found in path: 'Convert/UUlib'. > > module not found in path: 'Convert/TNEF'. > > module not found in path: 'Compress/Zlib'. > > module not found in path: 'Archive/Tar'. > > module not found in path: 'Archive/Zip'. > > configure: error: You are missing some perl modules. Please check the > > README > >
Something that i failed to mention is that amavisd-new supports running the Norman AV Scanner: begin snippet ---- # ### http://www.norman.com/products_nvc.shtml # ['Norman Virus Control v5 / Linux', 'nvccmd', # '-c -l:0 -s -u {}', [0], [1], # qr/(?i).* virus in .* -> \'(.+)\'/ ], ---- end snippet -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
