An elegant solution. I've already put it into production. Thanks. I want to put in my $0.02 on running perlscan after the virus scanner(s). We had perlscan blocking all sorts of attachments, but it was creating too many complaints when common viruses that I wanted to be silent got bounced. So I just turned off the perlscanner blocking.
Yet I still would like to block a lot of attachment types used by viruses. The day my antivirus scanner can't detect the latest virus, I want some assurance that virus will be bounced because of it's attachment type. If that forces the virus writers to package everything in zip file or in a macro virus, so be it. Philip Philip Chase * [EMAIL PROTECTED] * 352-273-6190 University of Florida, College of Health Professions >>> "Jay Swackhamer" <[EMAIL PROTECTED]> 6/27/03 3:47:25 PM >>> On Friday, June 27, 2003 10:09 AM, Dallas L. Engelken wrote: > is it possible to change the calls to perlscan_scanner() and > scanloop() around in the init_scanners() function? or will take > break stuff... I've never tried it. You can add "perlscan_scanner" to the list of @scanner_array (ie, at the end of the other virus scanners), and comment out "&perlscan_scanner" in sub init_scanners(). -- Jay Swackhamer <[EMAIL PROTECTED]> Nebularis Inc <http://www.nebularis.com> Tel: 1-613-843-9358 Fax: 1-613-825-5960 ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
