Re: [exim] Return Matched Condition

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users
Subject: Re: [exim] Return Matched Condition
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