>Right now the Exchange server is directly connected to the internet.  It's =
>a Windows 2000 Small Business server, with Exchange and ISA installed.  I=
>  would just change the name of the server if I could.  But it's a domain =
>controller.
>
>Is there a solution to this problem using IMGATE/postfix?

IMGate can't do anything about write-only rigidities of MS params, but 
postfix can re-write all addresses in, out, or both, so whatever domains 
are used on the exchange box can be totally hidden from internet.

man 5 canonical

We used this when one of our exchange clients, behind our IMGate, got 
bought and had a company name + domain change.  We were able to use 
canonical_recipient_maps so incoming mail got re-written:

@old.domain @new.domain

Len



Reply via email to