Trying to figure out forall. Here's my code:

test01:
warn    set acl_c_xxxx = domain1.com:domain2.com:domain3.com
warn    logwrite = ITEM1 - [$acl_c_xxxx]
accept    condition = ${if forall{$acl_c_xxxx}{acl = test02}{yes}{no}}
accept

test02:
warn    logwrite = ITEM2 - [$item]
accept

The logwrite in test01 runs, but the logwrite in test02 doesn't. What am 
I doing wrong?

Thanks in advance.


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

Reply via email to