|
From: Anne R. <an...@bl...> - 2004-04-12 15:16:32
|
I wanted to turn off notifications for virus recipients. my /etc/amavis.conf looks like: # Notify virus (or banned files) RECIPIENT? # (not very useful, but some policies demand it) #$warnvirusrecip = 1; # (defaults to false (undef)) $warnbannedrecip = 1; # (defaults to false (undef)) but I'm still getting virus notifications...??? Please help, Thanks, Anne |