Re: [exim] case question re rewrite rules

Top Page
Delete this message
Reply to this message
Author: Dave Lugo
Date:  
To: exim-users
Subject: Re: [exim] case question re rewrite rules
On Mon, 1 Nov 2010, Dave Lugo wrote:
>
> I can't rely on the user email addresses always
> matching, case-wise, what is in the rewrite file.
> Do I need to preface each address entry with ^(?i),
> and turn it into:
>
> ^(?i)JDoe@???    ^(?i)JDoe@???     FTh

>


Silly me, this works:

^(?i)JDoe@???    JDoe@???     FTh


-- 
--------------------------------------------------------
  Dave Lugo     dlugo@???      No spam, thanks.
  Are you the police?  . . .  No ma'am, we're sysadmins.
--------------------------------------------------------