At 09:46 AM 8/18/2007, Gary V wrote:
>On 8/18/07, Michael Scheidell wrote:
>
> > > unavailable. I would
> > > prefer it continue to pass the mail and maybe blast massive
> > > warnings to
> > > specified email addresses.
> >
> > You could use clamav (not clamd) as secondary scanner, and as for
> > socket, normal types of things like swatch to watch logs would help.
> >
> > >
> > > Does anyone know a good way to make this happen?
> >
> > --
> > Michael Scheidell, CTO
>
>
>Yes, you should have clamscan as a secondary scanner but if the
>database is corrupt I would think there would be problems with both
>(have not tried it though). Make sure your update script is a recent
>one that tests the downloads before employing them and consider
>spending money (gasp) on an additional anti virus engine. Maybe Mark
>would consider a boolean variable that would let you choose whether
>amavisd-new dies or not when all virus scanners fail (or show you
>where to hack the code) - but I'm afraid all you need is a few HOWTOs
>that tell you to enable it and then you get a bunch of poor victims
>wondering why their entire enterprise is infected - and blaming
>amavisd-new.
>
>--
>Gary V

There is actually a sample entry that does this...  force AV scanning 
to pass if all "real" scanners fail.  Look near the bottom of the 
@av_scanners_backup list for something like:

# always succeeds (uncomment to consider mail clean if all other scanners fail)
# ['always-clean', sub {0}],

Be sure to also uncomment the "ClamAV-clamscan" backup entry so that 
the it will have a shot at the mail too.

-- 
Noel Jones 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to