On 24/06/15 23:40, Danielle M. wrote:
> smart_route:
>      condition = {${if eq{$acl_c_MSP}{1}}}

http://exim.org/exim-html-current/doc/html/spec_html/ch-generic_options_for_routers.html

"if the result is a forced failure, or an empty string, or one of the
strings “0” or “no” or “false” (checked without regard to the case of
the letters), the router is skipped, and the address is offered to the
next one.

If the result is any other value, the router is run"


Your option value evaluates as   "{true}"  or  "{}".
-- 
Cheers,
  Jeremy


-- 
## List details at https://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