From owner-freebsd-questions Mon Jul 1 18:56:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 934B737B400 for ; Mon, 1 Jul 2002 18:56:31 -0700 (PDT) Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4C6143E09 for ; Mon, 1 Jul 2002 18:56:30 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g621uT013762; Mon, 1 Jul 2002 21:56:29 -0400 Message-ID: <3D2109C4.1020308@potentialtech.com> Date: Mon, 01 Jul 2002 22:02:44 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, svenasse@polaris.ca Subject: Serious problems with Kaspersky for FreeBSD (Amavis as well) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all, I'm trying to get Virus protection working on a FreeBSD mail server to protect the Windows & Macintosh clients that use it. After some research, I decided on the Kaspersky software, as it was supposed to integrate well with FreeBSD & sendmail. Apparently, I should have researched more before committing to this software. The sendmail hooks don't work, the documentation had to be pried from the paws of Kaspersky's tech support staff, the configuration utility crashes frequently, and when it isn't crashing, it refuses to allow me to configure the kavkeeper (which is the program that interfaces with sendmail) Since 99% of the problems seemed to center around kavkeeper, I decided to try installing Amavis to handle the job that kavkeeper couldn't. But I can't get Amavis to recognize that Kaspersky is installed and install. If I simply run make, the Amavis port doesn't recognize Kaspersky, and instead installs the uvscan port. I tweaked the Makefile to remove uvscan as a dependency, and then Amavis won't install. I then tweaked the configure script to look for kavdaemon instead of AvpDaemon, and configure seems to find Kaspersky, but still fails to install Amavis make: don't know how to make all: Stop *** Error Code 2 Anyone gotten this working? I've got to get this client up and running with server-based virus protection soon. (they're having continual problems ... ) Does anyone one have a recommendation for something that works well with FreeBSD & sendmail (with regular updates available?) My test machine is 4.6-STABLE. The current target machine is running 4.2, but I'll update it if need be, when the time comes. First I need a working install on this test machine. -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message