From owner-freebsd-questions@FreeBSD.ORG Mon Aug 4 13:40:36 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 068EB37B447 for ; Mon, 4 Aug 2003 13:40:35 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9DDA43FBF for ; Mon, 4 Aug 2003 13:40:33 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h74KeVpI078631; Tue, 5 Aug 2003 08:40:31 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h74KeVTL078630; Tue, 5 Aug 2003 08:40:31 +1200 (NZST) (envelope-from jonc) Date: Tue, 5 Aug 2003 08:40:31 +1200 From: Jonathan Chen To: "Kirk R. Wythers" Message-ID: <20030804204031.GB78561@grimoire.chen.org.nz> References: <1060027238.8123.94.camel@lorax.forestry.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1060027238.8123.94.camel@lorax.forestry.umn.edu> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: sendmail configuration 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: Mon, 04 Aug 2003 20:40:36 -0000 On Mon, Aug 04, 2003 at 03:00:38PM -0500, Kirk R. Wythers wrote: > I am adding a dynamic dns host to my server and need want to add to > these options to sendmail > > > MASQUERADE_AS(`neighborsunited.net')dnl > FEATURE(masquerade_envelope)dnl > > Is this done with freebsd.submit.mc or freebsd.mc? It should be done to your local copy of the freebsd.mc file, ie: # cd /etc/mail # cp freebsd.mc `hostname`.mc # vi `hostname`.mc # make # make install # sh /etc/rc.sendmail restart Cheers. -- Jonathan Chen ---------------------------------------------------------------------- "You can get farther with a kind word and a gun than you can with a kind word alone" - Al Capone