Hi, First of all, two enthusiastic thumbs up for including support for F-Prot 6. I installed the new scanner on a backup MX for now. I do have some issues which are fixable:
The installer keeps 'detecting' the binary vars incorrect. I end up with this: my $fpscand_binary='/usr/local/sbin/fpscan'; my $fpscan_binary=''; The fpscanD binary is in /usr/local/sbin but it will not supply complete version info, the fpscan binary is able to supply version info and is linked to /usr/local/bin. For now I changed it to: my $fpscand_binary=''; my $fpscan_binary='/usr/local/bin/fpscan '; Which makes more sense at the generation of the version file as well since you call $fpscan_binary. That line will not execute and has to change: open(FP,"$fpscan_binary --version|")||die "failed to call $fpscan_binary --version - $!"; This is the only issue I found. The daemon scanner itself works fine (on EICAR at least). I haven't tested the normal scanner. And a completely different -but related- question; I configure QS with --scanners "fpscand,clamdscan,fast_spamassassin". The installer has a mind of its own, and changes the sequence of calling scanners to clamdscan,fpscand,fast_spamassassin which, alphabetically, makes some sense. To me however this is not logical: I'd like the scanner which I paid good money for to be called first. Basically I want to know whether or not it is still worth it's money; ClamAV should not catch anything anymore if the first called F-Prot scanner is doing its work properly. So the question realy is; is it possible for the installer to maintain the order in which the scanners are listed in the --scanner var or will I have to continue to edit output @scanner_array after each install? Best regards, Arno Slatius -----Original Message----- From: Jason Haar [mailto:jason.h...@trimble.co.nz] Sent: maandag 9 februari 2009 0:04 To: qmail-scanner-annou...@lists.sourceforge.net Subject: [Qmail-scanner-general] [Qmail-scanner-announce] qmail-scanner-2.06-rc1 (new f-prot support) Hi there A new version of Qmail-Scanner is on the cards. I've aggregated the f-prot patches that have been received, and given them a bit of testing, but don't know how good they'll be in production. So this is an opportunity for people using F-prot to give it a go and see if it sings. There are also two bugfixes: one for the unzip routine and one for sophie. This is available only via the following direct link, but if I hear nothing negative within a week, it will be re-released as 2.06 http://qmail-scanner.sf.net/qmail-scanner-2.06.tgz http://qmail-scanner.sf.net/qmail-scanner-2.06.tgz.sig -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ---------------------------------------------------------------------------- -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Qmail-scanner-announce mailing list qmail-scanner-annou...@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-announce ---------------------------------------------------------------------------- -- Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general