On 11/15/2011 3:44 AM, Adrian P. van Bloois wrote:
> Hi All,
> I'd like to catch ALL mail addressed to someth...@somedomain.blad and
> rewrite that to something@certaindomain.
> The point is .bla, I don't know what's in front of this. rH
> how can I best do that?
> 
>       Regards
>               Adrian
> 
> 


The general answer is to use a regexp or pcre table.  For a more
specific answer, we would need to know *exactly* what you're trying
to rewrite and why it needs rewriting.

http://www.postfix.org/ADDRESS_REWRITING_README.html
http://www.postfix.org/regexp_table.5.html
http://www.postfix.org/pcre_table.5.html



  -- Noel Jones

Reply via email to