https://bugs.exim.org/show_bug.cgi?id=2171
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|RESOLVED |CLOSED --- Comment #12 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/1b7cf216d933b395dee691f05becca4dd44b26f7 commit 1b7cf216d933b395dee691f05becca4dd44b26f7 Author: Heiko Schlittermann (HS12-RIPE) <[email protected]> AuthorDate: Wed Oct 4 22:25:45 2017 +0200 Commit: Heiko Schlittermann (HS12-RIPE) <[email protected]> CommitDate: Fri Oct 6 21:46:34 2017 +0200 check for proper output separator in expanding ${addresses:string} (closes 2171) better yet would be to force setting the output separator literally, and not after expansion of the string. but this would be an incompatible change. ---- doc/doc-docbook/spec.xfpt | 10 +++++++++- src/src/expand.c | 8 +++++++- test/scripts/0000-Basic/0002 | 1 + test/stdout/0002 | 1 + 4 files changed, 18 insertions(+), 2 deletions(-) -- 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/ ##
