11 Oct
2022
11 Oct
'22
4:16 a.m.
Only the latest match sets the variables, so you cannot do this in a single if statement.
On 25-9-2022 20:36, Marc wrote:
Anyone an idea how you should grab multiple matches from allof?
if allof ( true, header :regex "Subject" "(test).*(test2)", envelope :matches "from" "*" )