Re: [AMaViS-user] Whitelist question

This is a discussion on Re: [AMaViS-user] Whitelist question within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; R.Smits, > We want to whitelist all the mail : internal --> internal. > We do NOT want to whitelist : ...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-29-2006
Mark Martinec
 
Posts: n/a
Default Re: [AMaViS-user] Whitelist question

R.Smits,

> We want to whitelist all the mail : internal --> internal.
> We do NOT want to whitelist : internal --> external
> Also ofcourse NOT whitelist : external --> internal (makes sense :-)
>
> Is this possible with one instance of amavis. I know you can whitelist
> from internal with a policy bank and mynetworks.
> But this is more complicated.


Not much more complicated. Internal origin is identified by a policy bank,
e.g. on MYNETS, external recipient is the one who belongs to a non-local
domain:

$policy_bank{'MYNETS'} = { # mail is coming from inside
spam_lovers_maps => [
{'mydomain.example.com'=>1, #recipient local, don't mind spam (=whitelist)
'.'=>0, # all the rest: nonlocal recipient, not a spam lover
}
],
...
};

Mark


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?p...rge&CID=DEVDEV
_______________________________________________
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/
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:45 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0