------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=167 --- Comment #7 from Philip Hazel <[EMAIL PROTECTED]> 2007-08-02 11:29:43 --- On Thu, 2 Aug 2007, Nico Erfurth wrote: > I just think that something like > ${if true:acl_m1} 1. That is not the same as making "true" a parameterless condition. :-) 2. There is no syntax of that form currently defined. It would have to be ${if true{$acl_m1}} ... and then people might think it was a text test, and might try ${if oui{$acl_m1}} :-) Philip -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
