From nobody  Wed Mar 18 14:20:53 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id OAA06774;
          Wed, 18 Mar 1998 14:20:53 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199803182220.OAA06774@hub.freebsd.org>
Date: Wed, 18 Mar 1998 14:20:53 -0800 (PST)
From: forrie@tiac.net
To: freebsd-gnats-submit@freebsd.org
Subject: Sendmail executable, not doing MASQUERADE properly
X-Send-Pr-Version: www-1.0

>Number:         6060
>Category:       misc
>Synopsis:       Sendmail executable, not doing MASQUERADE properly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    peter
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 18 14:30:02 PST 1998
>Closed-Date:    Mon Dec 27 18:46:17 PST 1999
>Last-Modified:  Mon Dec 27 18:47:01 PST 1999
>Originator:     Forrest Aldrich
>Release:        2.2.6-BETA
>Organization:
NaviNet
>Environment:
FreeBSD smtp.navinet.net 2.2.6-BETA FreeBSD 2.2.6-BETA #0: Tue Mar 17 12:26:26 EST 1998     forrie@smtp.navinet.net:/usr/src/sys/compile/SMTP  i386
>Description:
I realize this may be sendmail-specific; however, I noted this problem
only on the FreeBSD machines.  In the *.mc file, you can specify a
host or domain name that you wish all outgoing mail to be 
"masqueraded" as by the option MASQUERADE_AS(domain.com)dnl.

This isn't happening here on our machine, and I figured I would check 
with you before bringing this to the sendmail people.

Forrest

>How-To-Repeat:
Configure a *.mc file suitable for generating a sendmail.cf file, and
include a MASQUERADE_AS(yourdomain.com) in it.  Send mail to an outside
source and check the SMTP/RFC headers for compliance.
>Fix:
Unknown.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->	peter 
Responsible-Changed-By: phk 
Responsible-Changed-When: Mon Apr 27 00:00:05 PDT 1998 
Responsible-Changed-Why:  
->peter 

From: Peter Wemm <peter@netplex.com.au>
To: FreeBSD-gnats-submit@FreeBSD.org, forrie@tiac.net
Cc:  Subject: Re: misc/6060: Sendmail executable, not doing MASQUERADE properly
Date: Fri, 1 May 1998 01:26:19 +0800 (WST)

 Just a silly thought..  Are you aware that sendmail does not masquerade the envelope
 (ie: mail from: <> etc) unless you specifically specify it?
 
 You might be needing:
 FEATURE(masquerade_envelope)
 
 
State-Changed-From-To: open->closed 
State-Changed-By: peter 
State-Changed-When: Mon Dec 27 18:46:17 PST 1999 
State-Changed-Why:  
Sendmail has changed a lot since this PR.  See also FEATURE(mastquerade_envelope) 
>Unformatted:
