https://bugs.exim.org/show_bug.cgi?id=1745
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/2d8d625b2b96260d2517e59b896eb03e5c33aaf3 commit 2d8d625b2b96260d2517e59b896eb03e5c33aaf3 Author: Jeremy Harris <[email protected]> AuthorDate: Fri Dec 11 17:42:55 2015 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Fri Dec 11 17:42:55 2015 +0000 redis: fix lookups to handle (quoted) spaces embedded in parts of the query string, and make ${quote_redis:} do that quoting. bug 1745 ---- doc/doc-txt/ChangeLog | 3 + src/src/lookups/redis.c | 647 ++++++++++++++++++++++++++++-------------------- 2 files changed, 386 insertions(+), 264 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/ ##
