This is a discussion on Re: [AMaViS-user] Virus notifications for single user within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Dan wrote: > We have all virus notifications turned off ($warn* = 0). We have a > single client that wants ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Dan wrote:
> We have all virus notifications turned off ($warn* = 0). We have a > single client that wants to receive notifications when he has been sent > a virus. Is there a way to notify the recipient only if the recipient > is foo@example.com? > TIA > Dan Horne I believe it would be: @warnvirusrecip_maps = ( ['foo@example.com'] ); Gary V ------------------------------------------------------- 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 AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |