Terry Danter <[EMAIL PROTECTED]> wrote:
[snip]
> The plan being to have a nice global whitelist section which will skip 
> all other checks rather than having to edit each acl further down.

I think you are not familiar how acls work: exim runs through the
statements step by step, and after the _first_ matching statement
which returns deny/defer/accept processing stops.

i.e. if you've got
-------
accept some condition

[lots of other statements]
-------

and if you receive a command matching "some condition" the comand is
accepted and [lots of other statements] is not run at all.
               cu andrea
-- 
"See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
fuhggvat qbja gur juveyvat tha.
Neal Stephenson in "Snow Crash"
                                           http://downhill.aus.cc/


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to