Gary wrote:

> Jack wrote:

>> Hi,
>> Our security team wants to use the following logic for Virus 
>> Notifications and I haven't quite figured out how to do it inside of 
>> Amavisd.  The logic is:

>> *) Alert the virus admin any messages sent to security@ (It may be 
>> acceptable to send notification to the destination instead/also).

> I think $warnvirusrecip is about as close as you are going to get without
> modifying code.

Correction, user@ is a valid lookup target.

@virus_admin_maps = ({
        'security@' => '[EMAIL PROTECTED]',
        '.' => undef,
        });

Gary V



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
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/

Reply via email to