@lbutlr: > Anyone? > > On Feb 2, 2016, at 7:42 PM, @lbutlr <[email protected]> wrote: > > > > ? > > > > 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.
Wietse
