Phil Endecott wrote:
> accept condition = ${if eq{$acl_m0}{1}{0}{1}}
Try this instead:
accept condition = ${if def:acl_m0 {0}{1}}
- S
--
## 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/
