On 17/11/2021 17:13, Patrick Porteous via Exim-users wrote:
If I'm running a filter file that looks for a string in the headers, is there a variable that stores the condition when it's matched?
Not directly. If you write that "contains" as a regex for "matches" then the $<digit> variable are set with the results. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
