On Sat, Apr 9, 2022 at 5:17 PM Jeremy Harris via Exim-users <[email protected]> wrote: > Check the documentation for 4.94 for each of those types against > 4.95 (and, possibly, against the current git master). > Chapter 10 is a good place to start.
Thanks for the help Jeremy, After adding ret=key to the lsearch lookup it appears $domain_data is then properly populated for all lookup types while running 4.94. So it appears the other lookup types default to substituting the value for the key, whereas lsearch does not, so the additional config option was necessary. -- ## 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/
