On 2023-08-22 Bill Brelsford via Exim-users <exim-users@lists.exim.org> wrote: > Under Exim 4.96-19 in Debian unstable/testing, ${run fails to put > standard output into $value. E.g., in a .forward file,
> if "${run{/bin/echo -n foo}{}}$runrc" is not 99 > then save /tmp/exim-$runrc-$value endif > creates file /tmp/exim-0- rather than /tmp/exim-0-foo. It works > correctly in 4.96-15+deb12u1 (Debian 12 stable). > Anyone else seeing this? I don't see any bug reports on it. [...] Hello, This is recent breakage - Checking the uploaded versions this was broken by either cf3fecb9e873df38a9245775a3887e73a8716083 Fix free of $value after ${run...} or 6707bfa9fb78858de938a1abca2846c820c5ded7 Fix $recipients expansion when used within ${run...}. Bug 3013 cu Andreas -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## exim-users-unsubscr...@lists.exim.org ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/