G'day All,

My Postfix fu is weak these days, so I'm going to ask for a bit of
help.  I've dredged-up all I could remember of advanced Postfix
techniques, trawled the various docs and HowTos, and haven't been able
to solve this.

We have multiple domains.  We have one mail gateway.  We have two mail
servers: One inside the firewall, one outside--for desk-bound and
mobile users, respectively.  The way things work right now is the mail
gateway sends all the incoming to the inside mail server.  The inside
mail server then sends the email for the mobile users back through the
gateway to the outside mail server.

I'd like to eliminate the gateway -> inside -> gateway -> outside
routing.

Short of a recipient_canonical.pcre map that looks like

  /user@(domain1|domain2|domain3..)\.tld/   u...@outside.domain1.tld

for every user, is there a "cleaner" way?

Every other trick I've tried has resulted in obviating the
relay_recipients table, which is most definitely Not Ok.

Thanks,
Jim
-- 
Note: My mail server employs *very* aggressive anti-spam
filtering.  If you reply to this email and your email is
rejected, please accept my apologies and let me know via my
web form at <http://jimsun.LinxNet.com/contact/scform.php>.

Reply via email to