Re: [Exim] Rewriting problem

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Elimar Riesebieter
CC: Exim-Users
Subject: Re: [Exim] Rewriting problem
On Fri, 18 Oct 2002, Elimar Riesebieter wrote:

> The rewriting rule is as follows:
>
> *@my.local.domain\
> ${if eq {${lc:$sender_address_domain}}{foo\.bar}{true} fail}:\
>         ${lookup{$1}lsearch{/etc/email-addresses.foo}\
>         ${value}fail} frFs

>
> A restart of exim puts the error
>
> unknown rewrite flag character (e) in line 459 (could be
> missing quotes round replacement item)


Well, that tells you exactly what is wrong. Try putting quotes round
your replacement item. Hint 1: it contains white space. Hint 2: the
first character after the first white space is 'e'.

--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.