@lbutlr:
> On Fri Feb 05 2016 12:51:06 Wietse Venema     <[email protected]> said:
> > 
> > @lbutlr:
> >> Would it work to put something like this in headerchecks.pcre:
> >> 
> >> /To:.*[email protected] && From:.*[email protected]/ REDIRECT 
> >> [email protected], [email protected]
> > 
> > 
> > Not if you use this in the header_checks parameter setting. As documented,
> > header_checks matches one line at a time., and REDIRECT takes one address.
> 
> Is there some way that will work?

Not with things that are built into Postfix. Probably with
a policy daemon (postfwd?) or external content filter.

        Wietse

Reply via email to