Marcus,

> I dont want to disable notification completely, just the unnecessary
> messages that are generated when blocked_filename messages are dilivered to
> a blocked_filename_lover.

Newer versions of amavisd-new have separate controls for virus and banned
admin notifications, you can just turn off the: $banned_admin=undef;

amavisd.conf-default:
  $newvirus_admin = undef;
  $virus_admin = undef;
  $spam_admin  = undef;
  $banned_admin = [EMAIL PROTECTED];  # for compatibility with pre-2.2.1
  $bad_header_admin = [EMAIL PROTECTED];  # for compatibility with pre-2.2.1


Mark


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to