ip.guy said: > David Coulson wrote: >> ip.guy wrote: >> >>> nope, didn't work, see error below...... >>> >>> my.server.com X-Qmail-Scanner-1.14: [my.server.com1087974345372110] >>> Requeuing: Undefined subroutine &main::clamscan_scanner called at >>> /var/qmail/bin/qmail-scanner-queue.pl line 797. >>> >>> any ideas ? >> >> >> You have to get the qmail-scanner source and run './configure' again, >> ensure it detects the appropriate external processes, then try again. >> >> Once qmail-scanner is built, you basically have to start over from >> scratch if you add something new. >> >> David > > a "./configure" will not overwrite my current "qmail-scanner-queue.pl" > will it ? >
The ./configure writes the qmail-scanner-queue.pl to the current directory. Its up to you to move it to /var/qmail/bin. The configure script even tells you this at completion. If you're not sure, just back up the current version and give it a try. ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
