[exim-dev] [Bug 159] Wildcarding in headers_remove

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 159] Wildcarding in headers_remove
https://bugs.exim.org/show_bug.cgi?id=159

--- Comment #6 from Peder Stray <peder.stray@???> ---
Created attachment 1263
--> https://bugs.exim.org/attachment.cgi?id=1263&action=edit
Fix for glob support and expandos generating lists

Here is a patch that i think will fix this bug. It implements support for a *
at the end of a header to match prefixes, and fixes so that expandos are done
before the list is split to allow for inclusion of variables or other
expansions that result in lists themselves.

--
You are receiving this mail because:
You are the QA Contact for the bug.