From owner-freebsd-questions@FreeBSD.ORG Mon Aug 4 14:02:13 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 4662037B401 for ; Mon, 4 Aug 2003 14:02:13 -0700 (PDT) Received: from server1.ultratrends.com (server1.ultratrends.com [205.206.59.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 926A943F3F for ; Mon, 4 Aug 2003 14:02:12 -0700 (PDT) (envelope-from trodat@ultratrends.com) Received: from server1.ultratrends.com (localhost [127.0.0.1]) h74M17GB003584; Mon, 4 Aug 2003 15:01:07 -0700 (MST) Received: from localhost (trodat@localhost)h74M172m003581; Mon, 4 Aug 2003 15:01:07 -0700 (MST) X-Authentication-Warning: server1.ultratrends.com: trodat owned process doing -bs Date: Mon, 4 Aug 2003 15:01:07 -0700 (MST) From: Technical Director To: "Kirk R. Wythers" In-Reply-To: <1060027238.8123.94.camel@lorax.forestry.umn.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 21:02:13 -0000 Hello, Are you using the default sendmail included with your copy of FreeBSD or have you installed a http://www.sendmail.org/ source/binary? If so (sendmail.org) you may want to return to the installation directory/cf/cf and attend your changes to the file sendmail.mc there and rerun the make install-cf command. If not you should be fine with the solutions provided by others. R. On 4 Aug 2003, 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? > > Thanks, > > Kirk > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >