Salvatore, Many thanks for the quick response. I see from the qmail-scanner-queue.pl file that I'm running 1.15,, but I found the lines you referred to, as well as another which might need tweaking.
This what I've got at the moment:- #Addresses that should be alerted of any quarantined Email my $NOTIFY_ADDRS='admin'; I assume from this that it's sending an email alert to that user on the default domain, which in my case is alizian.com. And can I modify the following so it also reads CC='nmlvadm' ? # Address carbon-copied on any virus reports my $QUARANTINE_CC='[EMAIL PROTECTED]'; Is it safe to modify these lines in 1.15 rather than the later 1.21 or 1.22? And do I have to issue some kind of restart command for the changes to take effect? Thanks again Stephen -----Original Message----- From: Salvatore Toribio [mailto:[EMAIL PROTECTED] Sent: 11 May 2004 13:37 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Qmail-scanner-general]Inhibit sending virus messages At 13:11 +0100 11-05-2004, Alizian wrote: >Hi, > >Apologies from a newbie. My sysadmin has quit and I'd like to be able >inhibit sending out "virus found" messages, whether spurious or not. Is this >easy? I note from the list that silent-viruses-array is used to do this for >known viruses/worms, is this the way forward or is there a blanket command >that's better to use? > >TIA > >Stephen > Edit /var/qmail/bin/qmail-scanner-queue.pl and change the folliwing variable: #Addresses that should be alerted of any quarantined Email my $NOTIFY_ADDRS='psender,nmlvadm'; To read only: my $NOTIFY_ADDRS='nmlvadm'; Suposing your using version 1.21 or 1.22 Cheers Salvatore ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general