I have run configure with the '--notify admin' and '--admin address' options (address being the local part of the admin email address), and it appears to work fine. However, I want to be 100% sure that QS will _only_ send a virus alert to the admin, and _never_ to a sender. Are these the only two options I need to worry about? And are those values correct to ensure a sender never, ever gets notified?
Also, I want the admin to be alerted for _all_ virus catches. I fiddled around with --silent-viruses, but I couldn't find a value for it that negated the silent-viruses value altogether. I tried "", I tried '', and a few others, and each try just resulted in configure barfing on bad args. Is this possible (ie, I don't want QS to ever skip notifying the admin)?
Just pinging the list on these two questions - I sent this on Tuesday, and hadn't heard anything. If I don't get a response this time I'll just let it drop. :)
Benny
If you put notify admin, it shouldnt ever send a notification to anyone other than admin.
As far as the silent viruses goes, are you *really* sure you want this? I had it sending me notifications for every virus as well and it would send me thousands of emails a day. After about 10 minutes of looking through them all i turned it off..much happier now.
However if you do want it on, i would think you could just edit qmail-scanner-queue.pl and change my @silent_viruses_array to
my @silent_viruses_array=();
or perhaps
my @silent_viruses_array=('');
Im not much of a perl guru here ;)
-Jim
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general