Victor Duchovni wrote:
On Fri, Dec 12, 2008 at 11:07:15AM -0800, Corey Chandler wrote:
I'm attempting to rewrite all source addresses from our server farm via
a canonical map.
Use smtp_generic_maps for this. Not canonical_maps. Upgrade to a Postfix
that supports this feature if necessary.
This works mostly-- the problem I have is when a message is rejected
before queue by the remote host across the internet; I'd prefer that
reject go to my rewritten address, but the way things stand now they
don't-- and the individual hosts aren't looking for those bounces. Is
there a way to rewrite the address before it enters the smtp client stage?