Re: [Exim] Router Condition problem

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: support
CC: exim-users
Subject: Re: [Exim] Router Condition problem
On Mon, 16 Jun 2003 support@??? wrote:

> condition = ${if !{def:header_X-GForce-Host:} {yes}{no}}
>
> Does not work.


Wrong syntax. Try

condition = ${if !def:header_X-GForce-Host: {yes}{no}}


--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book