https://bugs.exim.org/show_bug.cgi?id=159
--- Comment #10 from Peder Stray <[email protected]> --- (In reply to Jeremy Harris from comment #9) > The separate expansion of each list item is documented. Don't change that. Yes, I know it will change the documented behaviour from i the strictest sense. But unless there is something I have missed, how does the change really change the effective usage? Won't expanding the whole line produce the same the same string as expanding each one by one, just adding the functionality of beeing able to store a list of headers in a variable from an ACL or some other lookup? If you try to do that now, it just fails silently since no headers would match that string in such a case. I am totally open for the possibility that there is something I missed, but if so, I would like to know how this change could break current configs. -- You are receiving this mail because: You are the QA Contact for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
