From owner-freebsd-questions@FreeBSD.ORG Fri Jun 13 22:32:39 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DA8C37B401 for ; Fri, 13 Jun 2003 22:32:39 -0700 (PDT) Received: from ns.museum.rain.com (gw-ipinc.museum.rain.com [206.29.169.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C8E43FBF for ; Fri, 13 Jun 2003 22:32:38 -0700 (PDT) (envelope-from james@umpquanet.com) Received: from ns.museum.rain.com (localhost [127.0.0.1]) by ns.museum.rain.com (8.12.9/8.12.9) with ESMTP id h5E5WY2O087615; Fri, 13 Jun 2003 22:32:34 -0700 (PDT) (envelope-from james@umpquanet.com) Received: (from james@localhost) by ns.museum.rain.com (8.12.9/8.12.9/Submit) id h5E5WYAc087614; Fri, 13 Jun 2003 22:32:34 -0700 (PDT) (envelope-from james) Date: Fri, 13 Jun 2003 22:32:33 -0700 From: James Long To: Bill Moran Message-ID: <20030613223233.A87591@ns.museum.rain.com> References: <3EEA6D43.3050101@potentialtech.com> <20030614005328.GA27382@grimoire.chen.org.nz> <3EEA78DD.4010106@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3EEA78DD.4010106@potentialtech.com>; from wmoran@potentialtech.com on Fri, Jun 13, 2003 at 09:22:37PM -0400 X-Spam-Status: No, hits=-5.0 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_MUTT version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: questions@freebsd.org Subject: Re: How do I change the envelope from address in sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 05:32:39 -0000 On Fri, Jun 13, 2003 at 09:22:37PM -0400, Bill Moran wrote: > > > > You have to add the following into your /etc/mail/`hostname`.mc file. > > > > MASQUERADE_AS(domain.com) > > FEATURE(`masquerade_envelope') > > Thanks, but this hasn't helped. Any suggestions on what I could be doing > wrong? YMMV, but I find that this works if I put it in my `hostname`.submit.mc file.