Sturgis, Grant: > Hey all, > > I'm trying to hide our internal mail servers from the message headers of > outbound email. I've done some reading about this and have found two > solutions: > > 1. Using masquerade_domains like this > http://www.postfix.org/ADDRESS_REWRITING_README.html#masquerade
This changes email addresses, without removing message headers. > 2. Use header_checks like this > http://www.nabble.com/Hide-internal-address-(Postfix)-td2300995.html This removes Received: message headers, without changing email addresses. Wietse