On Mon, 2008-11-24 at 17:26 -0700, Wietse Venema wrote: > 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: > > 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
Many thanks. So I added this: /^received: / IGNORE /^X-Sender: / IGNORE as a header_check and tested by sending a mail to hotmail.com. It never arrived, so I'm guessing they are dropping the message? If I comment out those lines and reload postgres it works fine. So, is this the best way to "hide internal mail servers"? > > This electronic message transmission is a PRIVATE communication which contains information which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. Please notify the sender of the delivery error by replying to this message, or notify us by telephone (877-633-2436, ext. 0), and then delete it from your system.