Re: [exim] System filter intelligence?

Top Page
Delete this message
Reply to this message
Author: W B Hacker
Date:  
To: exim users
Subject: Re: [exim] System filter intelligence?
Brent Clark wrote:
> Hiya
>
> I got the following in a system filter example at a client,
>
> unseen deliver brentgclarklist@???
>
> But I need to make it a little more intelligent.,
>
> i.e. $year-$month-brentgclarklist@???
>
> I tried googling, but its proving to be fruitless.
>
> If anyone can assist, it would be appreciated.
>
> Kind Regards
> Brent Clark
>


Exim can concatenate components to build an address if you arc creating same
from the 'whole cloth' as it were. Or DB lookups..

Look also at 'rewrite' examples, of which there are many around.

If no joy, post more of what surrounds the 'one liner' you shared.

HTH,

Bill