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
