|
From: Gilbert C. <hi...@bs...> - 2004-04-13 23:07:08
|
On Mon, 12 Apr 2004 11:16:27 -0400 Anne Ramey wrote: > 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...??? $virus_admin = undef; # do not send virus admin notifications (default) I think that will do what you want. > > Please help, > > Thanks, > Anne You are welcome. -- -------------------------------- (hika) Gilbert Cao http://www.miaouirc.com - MiaouIRC Project 2002-2003 http://www.bsdmon.com - The BSD DMON Power to serve -------------------------------- -- -------------------------------- (hika) Gilbert Cao http://www.miaouirc.com - MiaouIRC Project 2002-2003 http://www.bsdmon.com - The BSD DMON Power to serve -------------------------------- |