Autor: Dariusz Sznajder Data: Para: exim-users Assunto: Re: [exim] Rewrite and ACL conditions on RCPT
On Thu, 08 Dec 2005, Tony Finch wrote:
> On Thu, 8 Dec 2005, Dariusz Sznajder wrote:
> > In theory (if I correctly understand manual) S flag for rewrite
> > should be enough, but looks like it isn't.
> What makes you think it is not? Have you run `exim -d+all-memory -bh`? -bh but without -d and... now I see my fault - I missunderstand results :)
In fact my S flaged rewrite was wrong becouse I use
^localpart - not ^<?localpart and it simply didn't match.