https://bugs.exim.org/show_bug.cgi?id=3041
Lena <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME CC| |[email protected] Status|REOPENED |RESOLVED --- Comment #4 from Lena <[email protected]> --- After or before matters: # exim -be '${run,preexpand{/bin/echo ${quote:hello world}}}' hello world # exim -be '${run{/bin/echo ${quote:hello world}}}' Failed: Expansion of "${quote:hello" from command "/bin/echo ${quote:hello world" in ${run} expansion failed: missing } at end of string -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
