OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Virus scanning for Sendmail
From: Matt Burke (mattI-A.CO.UK)
Date: Wed Aug 09 2000 - 05:12:10 CDT


Andy Wallace wrote:

> I've been using Amavis successfully for a while now along with AVP. AVP
> has a few annoying glitches but once you get it working it's fine. I
> also wrote a short perl script to download the daily updates each day,
> so it's always up to date.

i've got a little script to get mcaffee updates...

---------------------------------------------------------
#!/bin/bash

rm -f .listing*

datdir="ftp://ftp.mcafee.com/pub/datfiles/english/"
uvdir=/usr/local/mcafee

wget -q -O $uvdir/latest-dat.tar $datdir/`wget -qnr $datdir && grep tar
.listing | awk {'print $4'}`

tar --overwrite --directory=$uvdir -xf $uvdir/latest-dat.tar

--
Matthew Burke
Internet & PC Support
Internet Assist Ltd
Tel: +44 (0)20 8547 3700