On Tue, Sep 14, 1999 at 04:26:54AM -0700, Randy Bush wrote:
> you have a taste for cruft. :-)
What's "cruft" ? I couldn't find it in my dictionary.
> Return-path: <randy@???>
> Received: from randy by rip.psg.com with local (Exim 3.03 #1)
> id 11Qqf3-00077g-00
> for randy@???; Tue, 14 Sep 1999 04:22:09 -0700
> Message-Id: <E11Qqf3-00077g-00@???>
> Sender: Randy Bush <randy@???>
> From: Randy Bush <randy@???>
> To: randy@???
> Subject: test
> Date: Tue, 14 Sep 1999 04:22:09 -0700
>
> test
>
> and note that it is revealing my hostname, which is most annoying.
If the envelope sender is different from the From: header, exim adds the
Sender: header. I think sendmail also does the same.
> also, it added the local hostname to the To: which was originally only
> "randy".
The qualify_domain option should take care of this.
For general masquerading, the rewrite rules should do the job.
--
See complete headers for more info