Hi all,
 
im trying to remove myself from receiving Virus Warnings, to do this is all i need to do is edit
 
/var/qmail/bin/qmail-scanner-queue.pl*
 
and edit,

my $NOTIFY_ADDRS='sender,admin';
 
changing it to
 
my $NOTIFY_ADDRS='sender';
 
 
I tried this the other day, and the entire machine ground to a halt. Lost ssh sessions and took a good hour to be able to re-establish a connection and revert to the previous config. Was able to reconnect bout 20% of the time without timeout before login. every other time would timeout in console :) so as you can imagine im trying to not go through the frantic hassles again, especially as box is other side of the planet :)
 
I was able to get a session of top to update a cpl times before it died, wasn't a matter of CPU, was running at bout 10% on a dual 1Ghz box. its got me, just wondering if what i was doing is the correct way to go about it
 
thanks all, really appreciate any suggestions
 
michael

Reply via email to