On Fri, 2010-05-14 at 14:57 +0100, Ron White wrote: > A couple of child like questions for my own sanity here; > > 1. Am I right in thinking you can have multiple condition = statements > in a router? (I know you can do 'and' but I have three conditions to > check in a router) > No, you cannot. We have some quite complex router conditions because of this.
> > 4. Can I change the value of an $acl_m_variable in a router? > No, because 'set' is only available in ACL's. > 5. If I test routing with: exim -bt [email protected] this is not going > to fire the ACL tests for the address? > No, the '-bt' option only runs through the routers. Look at the '-bh' option to see about possibly testing ACLs. John. -- John Horne, University of Plymouth, UK Tel: +44 (0)1752 587287 Fax: +44 (0)1752 587001 -- ## 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/
