This is a discussion on Re: [AMaViS-user] Amavisd notification handling within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; hi, In <426FCA39.3040406@nrns.ca>, On Wed, 27 Apr 2005 13:22:01 -0400, "Allan P. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
hi,
In <426FCA39.3040406@nrns.ca>, On Wed, 27 Apr 2005 13:22:01 -0400, "Allan P. Magmanlac" <allan.magmanlac@nrns.ca> wrote: >hello, > I'm running postfix with amavisd and spamassassin. My question is >how can I configure >amavisd so that >1) spam notification is only sent to the admin if the original spam >message comes from our internal >users or intenal domains or internal networks >2) no notification will be sent to the admin if the original spam >message came from the internet to >the internal users >3) I would like same setup with respect to the virus nofications. > >Please provide sample configuration $policy_bank{'MYNETS'} = { # mail originating from @mynetworks spam_admin_maps => ["abuse\@$mydomain"], # alert of internal spam }; See the section on "Policy banks" in README_FILES/amavisd-new-docs.html for details. --------------- Nobunari Iemura ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ 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/ |