Re: [exim] user filter if $tod_log < "some time"

Top Page
Delete this message
Reply to this message
Author: Gary Stainburn
Date:  
To: exim-users
Subject: Re: [exim] user filter if $tod_log < "some time"
On Thursday 20 October 2016 11:43:40 Jeremy Harris wrote:
> On 20/10/16 11:32, Gary Stainburn wrote:
> > if $tod_zulu matches "^(.{12})" then
>
> ${substr_-1:$tod_zulu} ?


Cheers Jeremy, I had tried similar without success but that worked