From owner-freebsd-questions@FreeBSD.ORG Thu Apr 13 13:56:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4850916A400 for ; Thu, 13 Apr 2006 13:56:16 +0000 (UTC) (envelope-from bsd@bathnetworks.com) Received: from lmail.bathnetworks.co.uk (mail.bathnetworks.com [84.92.24.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id B37F443D6D for ; Thu, 13 Apr 2006 13:56:09 +0000 (GMT) (envelope-from bsd@bathnetworks.com) Received: (qmail 21477 invoked by uid 510); 13 Apr 2006 15:02:23 +0100 Received: from 192.168.0.105 by lmail.bathnetworks.co.uk (envelope-from , uid 508) with qmail-scanner-1.24-st-qms (clamdscan: 0.88/1261. spamassassin: 3.0.2. perlscan: 1.24-st-qms. Clear:RC:0(192.168.0.105):SA:0(-4.2/5.0):. Processed in 2.662937 secs); 13 Apr 2006 14:02:23 -0000 X-Spam-Status: No, hits=-4.2 required=5.0 X-Antivirus-MYDOMAIN-Mail-From: bsd@bathnetworks.com via lmail.bathnetworks.co.uk X-Antivirus-MYDOMAIN: 1.24-st-qms (Clear:RC:0(192.168.0.105):SA:0(-4.2/5.0):. Processed in 2.662937 secs Process 21470) Received: from unknown (HELO ?192.168.0.105?) (bsd@bathnetworks.com@192.168.0.105) by lmail.bathnetworks.co.uk with SMTP; 13 Apr 2006 15:02:20 +0100 From: robert To: darryl@osborne-ind.com In-Reply-To: <001701c65efd$fb7f0420$0701a8c0@darryl> References: <001701c65efd$fb7f0420$0701a8c0@darryl> Content-Type: text/plain Date: Thu, 13 Apr 2006 14:56:05 +0100 Message-Id: <1144936565.9646.13.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: RE: ClamAV question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2006 13:56:16 -0000 On Thu, 2006-04-13 at 08:27 -0500, Darryl Hoar wrote: > > -----Original Message----- > > From: robert [mailto:bsd@bathnetworks.com] > > Sent: Thursday, April 13, 2006 8:11 AM > > To: darryl@osborne-ind.com > > Cc: freebsd-questions@freebsd.org > > Subject: Re: ClamAV question > > > > > > On Tue, 2006-04-11 at 08:14 -0500, Darryl Hoar wrote: > > > Greetings, > > > I am running Freebsd 6-release. I have been following the > > > qmailrocks.org document for setting up qmail, squirrel, > > > spamassasssin & clamav (& misc) on Freebsd. > > > > > > Everything has gone fine, but I am having a small problem. > > > When I run the test_installation.sh -doit which sends a > > regular email, a > > > spam email & 2 virus emails (safe of course) , ClamAV places the > > > messages in the quarantine directory, but never delevers the warning > > > message to the intended recepient notifying them of the email being > > > quarantines. From my reading, that is what is suppose to happen. > > > > > > I have googled, I have posted to the forums at > > qmailrocks.org, I have > > > IRC'd on the clamav channel with no help. > > > > > > Any ideas ? > > > > > > thanks, > > > Darryl > > > > > > > Darryl, > > > > In the qmailrocks installation of Qmail the warning message > > is not sent > > to the recipient, but to the postmaster account. Have a look there. > > > > Rob > > > > > > Well, I get no email alert to the postmaster or any other account when > the test "virus laden" message is sent (as part of the test_installation.sh > script). > > I see the message in the quarantine directory, but no alert. > > thanks, > Darryl The Qmailrocks mailing list is really the right place to answer this. Normally you would get an answer if you ask the right question that is! But.. Qmail scanner is the thing that does the notification, This could be mis-configured or just plainly not running. Try going over the configuration again. There is some help on Bil Olson's site : http://www.goodcleanemail.com with the settings of Qmailscanner. BTW, the qmailrocks site has not been updated for some time, the freebsd guide is out of date - a number of packages have been updated, Qmail Scanner is now at version 2.00. Have a look at http://qmail-scanner.sourceforge.net/ You may also find this site useful: http://qmail.jms1.net/ Rob