Re: [exim] trouble with a condition on a deny

Top Page
Delete this message
Reply to this message
Author: Dean Brooks
Date:  
To: exim-users
CC: chad
Subject: Re: [exim] trouble with a condition on a deny
On Thu, Mar 22, 2012 at 10:21:41AM -0600, Chad Leigh Shire.Net LLC wrote:
>
> On Mar 20, 2012, at 10:04 AM, Todd Lyons wrote:
> >
> > I suspect that putting the word "list" in quotes is the likely problem.
> >
>
>
> This actually worked without the "" on the list
>
> something like this
>
>           condition = ${if match{lc:$header_Precedence:}{list} \
>                            {yes}{no} }


Keep in mind that the above will also match "listen", "delist", or
even "blistex". Not that it probably matters for your purpose, but
just wanted to point it out.

--
Dean Brooks
dean@???