I have a domino 6 server setup to relay mail from a few internal hosts. When the relay is done, it posts the original server / pc connection with my relay server in the message header. Is there any way to only transmit the last sent information? I do not want to display my private IP address range or PC/Server host names if possible …
Received: from mail.domain.com (mail.domain.com [XXX.XXX.XXX.XXX])
by xxxxxxxxxxxxxx
for xxxxxxxxxxxxxx
Received: from PCHOST ([-PRIVATE IP ADDRESS-])
by mail.domain.com (Lotus Domino Release 6.0.1)
Thanks for any feedback!