On 2012-06-13 at 21:42 +0100, Jeremy Harris wrote: > accept - OK - true + message > defer - DEFER - forced fail > deny - FAIL - false + message > oops - ERROR - non-forced fail
Makes sense to me. > (though I don't see any way of using the string result *and* the > boolean result from a single call at present, one might happen in the future) This is the advantage of the conditional, it can just set $value, a variable which is already used generically like this. -Phil -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
