On 20/09/2019 11:20, Daniel Botting via Exim-users wrote: > How would I test an individual acl such as the above please.
You can only test ACLs as part of the full processing the Exim does. You could either sprinkle "logwrite" ACL modifiers around, to see the processing flow and values of interesting variables, or you could do "-bh" testing and add debug options to the commandline. -- 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/
