From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 01:26:19 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 D40E237B401 for ; Mon, 16 Jun 2003 01:26:18 -0700 (PDT) Received: from home.crc.co.za (home.crc.co.za [196.36.165.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B6DD43F93 for ; Mon, 16 Jun 2003 01:26:15 -0700 (PDT) (envelope-from doron@home.crc.co.za) Received: (from root@localhost) by home.crc.co.za (8.12.9/8.12.9) id h5G8QBj7067236; Mon, 16 Jun 2003 10:26:12 +0200 (SAST) (envelope-from doron@home.crc.co.za) Received: from dman ([192.168.1.8]) by home.crc.co.za (8.12.9/8.12.9) with ESMTP id h5G8Q42G067212; Mon, 16 Jun 2003 10:26:07 +0200 (SAST) (envelope-from doron@home.crc.co.za) From: "Doron Shmaryahu" To: "'Bill Moran'" , Date: Mon, 16 Jun 2003 10:26:01 +0200 Message-ID: <000c01c333e0$ebae1090$0801a8c0@dman> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <3EEA78DD.4010106@potentialtech.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-scanner: scanned by Inflex 1.0.12.3 - (http://pldaniels.com/inflex/) 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: Mon, 16 Jun 2003 08:26:19 -0000 Hi, Have you double checked that it did build a new sendmail.cf file. Also = you can directly edit sendmail.cf. Kind Regards Doron Shmaryahu -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Bill Moran Sent: 14 June 2003 03:23 AM To: questions@freebsd.org Subject: Re: How do I change the envelope from address in sendmail [sorry Jon, I'm trying to do 5 things at once and forgot to CC the list] Jonathan Chen wrote: > On Fri, Jun 13, 2003 at 08:33:07PM -0400, Bill Moran wrote: >=20 > [...] >=20 >>howtos I found, but it doesn't seem to be helping. What's the proper = way to >>get sendmail to use user@domain.com instead of = user@machine.domain.com? >=20 >=20 > You have to add the following into your /etc/mail/`hostname`.mc file. >=20 > MASQUERADE_AS(domain.com) > FEATURE(`masquerade_envelope') Thanks, but this hasn't helped. Any suggestions on what I could be = doing wrong? I added the two lines above to my .mc file and did a 'make; make = restart' in the /etc/mail directory. The results are the same. My .mc file is = stock otherwise except I've defined a SMART_HOST. Any ideas? --=20 Bill Moran Potential Technologies http://www.potentialtech.com _______________________________________________ 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"