Hi That has done the trick thanks very much for the correction
Kind regards Hill Ruyter ----- Original Message ----- From: "Marc Sherman" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, October 06, 2006 1:31 PM Subject: Re: [exim] Trouble with a match condition > Hill Ruyter wrote: >> >> I am having a spot of bother getting a match condition to work in an exim >> router >> here is the router in it's entirity including the match condition. >> The condition is always failing and the message is passed to the next >> router >> that directs mail to the ham transport >> >> condition = ${if match {$h_X-Spam-Status:}{\N/Yes/\N} {yes} fail } > > Does your header actually contain the literal string "/Yes/", or are the > slashes supposed to be regex delimiters? If the latter, they're not > supposed to be there. > > - Marc > > -- > ## List details at http://www.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://www.exim.org/eximwiki/ > -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
