https://bugs.exim.org/show_bug.cgi?id=2021
--- Comment #1 from Jeremy Harris <[email protected]> --- Partially addressed by the fix envisaged for 2456. String-expansions lookups will work then with ";" - but the issue remains for " " and "{'. List-mode lookups still won't work with ";". How about quoting operators for the various cases? We would need to extend the bits of parsing code handling the server-spec to handle whatever quoting (eg. prefixing with "\") the operator spat out. -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
