Re: [exim] regexp filter not working

Top Page
Delete this message
Reply to this message
Author: Wakko Warner
Date:  
To: Tom Olin
CC: exim-users
Subject: Re: [exim] regexp filter not working
Tom Olin wrote:
> This should be simple. I want a filter that matches any address
> beginning with "d." but nothing else. The regexp should be:
>
>     d\..*@domain.com


Try d\\..*@domain.com

> but that matches both d.abc@??? and delta@???. It should
> not match the latter. I've tried multiple backslashes, but still no
> luck.
>
> I'm using Exim 4.44.
>
> Help, please!
>
>
> --
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
> details at http://www.exim.org/ ##

--
Lab tests show that use of micro$oft causes cancer in lab animals