Mark Stover,
> Is it possible I amavisd-new to specify which users get notifications
> when a mail message was blocked or banned? I'd rather not turn on admin
> notifications and get a notice every single time there's a virus sent to
> one of our users. We have some users who wish to receive blocked/banned
> notifications, while other who do not. Is this possible with the current
> version?
Apart from what Gary said about selective admin notifications,
you may consider recipient notifications, which are also per-recipient
configurable:
@warnbannedrecip_maps = (
{ '[EMAIL PROTECTED]' => 1,
'.subdomain.com' => 1,
}
);
Mark
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/