[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] sendmail config and masquerading IP's



Hello

Have one question that bothers me a lot.

Where can configure the sendmail config that in internet headers won't be
visible whole path to me, but only to my server
Now is example :

Received: from username ([10.16.10.113])
	by name.domain.com (8.9.3/8.9.2) with SMTP id HAA15812
	for <name@.domain.com>; Fri, 14 Apr 2000 07:36:27 +0200
Reply-To: <my name@xxxxxxxxxx>
From: "My name My surname" <my name@xxxxxxxxxx>
To: < name@xxxxxxxxxxxxxxx >
Subject:
Date: Fri, 14 Apr 2000 07:37:14 +0200
Message-ID: <NDBBKEMOFOAOIJEMLJNBAEPMCDAA.name@xxxxxxxxxxxxxxx >
MIME-Version: 1.0
Content-Type: multipart/mixed;

I would like to have:

Received: from "Myname Mysurname"
	by name.domain.com (8.9.3/8.9.2) with SMTP id HAA15812
	for <name@xxxxxxxxxx>; Fri, 14 Apr 2000 07:36:27 +0200
Reply-To: <myname@xxxxxxxxxx>
From: "Myname Mysurname" myname@xxxxxxxxxx

Is it possible to hide the (IP) address of my computer which is behind in
private network , qube2 is router,
I use Masquerade and IP firewall.

Thank you

                                            Robert Pozun