Alle,

        We have the current setup under Postfix 2.3.3:

masquerade_domains = AAA.BBB.org, BBB.org, AAACCC.org, AAA.DDD.ac.jp

sender_canonical_maps=hash:/etc/postfix/canonical

/etc/postfix/canonical:

@BBB.org @AAA.BBB.org
@AAA.DDD.ac.jp @AAA.BBB.org
@AAA.CCC.org @AAA.BBB.org

        Our goal is to have *everything* (return-path/From:) re-written to:

AAA.BBB.org

This works if the from addresses don't contain a hostname. If a hostname is included, the return-path is correct but From: ends up using the masquerade domain. Example:

[EMAIL PROTECTED]: From: is changed to [EMAIL PROTECTED]

but

[EMAIL PROTECTED]: From: is changed to [EMAIL PROTECTED]

        What are we missing?

Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail:         [EMAIL PROTECTED]


Reply via email to