|
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 (matt
I-A.CO.UK)Date: Wed Aug 09 2000 - 05:12:10 CDT
- Next message: sigipp
WELLA.COM.BR: "(no subject)"
- Previous message: kryptek: "Ftp users only"
- In reply to: Andy Wallace: "Re: Virus scanning for Sendmail"
- Next in thread: Andy Wallace: "Re: Virus scanning for Sendmail"
- Reply: Matt Burke: "Re: Virus scanning for Sendmail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: sigipp
WELLA.COM.BR: "(no subject)"
- Previous message: kryptek: "Ftp users only"
- In reply to: Andy Wallace: "Re: Virus scanning for Sendmail"
- Next in thread: Andy Wallace: "Re: Virus scanning for Sendmail"
- Reply: Matt Burke: "Re: Virus scanning for Sendmail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]