On Friday 22 May 2009 01:10:21 Ken wrote: > And, how can I accomplish the catch-all rewrite if this is the expected
>.: postfix/virtual >/^foo@/ b...@somewhere-else.tld >/^([...@]+)@/ $...@myotherdomain.com Reverse them. It has the intended effect, but with a different logic: "Rewrite all domains and rewrite again for specific usernames". -- Melvyn Sopacua