Martin Sebald <[email protected]> wrote: > I tried and created a seperate policy group and put in mail addresses (e.g. > [email protected]). This policy group has a higher priority than the policy > group where my domains (e.g. @domain.tld) are listed.
Unfortunately, the way policy priorities work is a bit inconsistent. I'm pretty sure some modules are "highest priority match wins, while others apply all matching policies in priority order. To avoid that, I made my policies mutually exclusive so that an email can only match exactly one policy. So say you have a policy with members of group A, to exclude some addresses you could set up a group B and : Change the existing policy to match "members of groupA and *NOT* members of group B". Add a new policy that matches members of group B. Add your exclusions to group B and they'll get excluded from the original policy. _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
