From owner-freebsd-questions Wed Aug 2 22: 2:15 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id F289F37B58A for ; Wed, 2 Aug 2000 22:02:09 -0700 (PDT) (envelope-from djkanter@northwestern.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id AAA03834 for ; Thu, 3 Aug 2000 00:02:07 -0500 (CDT) Received: from localhost.localdomain (coconut-3-028023.nuts.nwu.edu [165.124.28.23]) by hecky.acns.nwu.edu via smap (V2.0) id xma003562; Thu, 3 Aug 00 00:01:36 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id VAA21085 for freebsd-questions@FreeBSD.ORG; Wed, 2 Aug 2000 21:29:36 -0500 (CDT) (envelope-from david) Date: Wed, 2 Aug 2000 21:29:36 -0500 From: "David J. Kanter" To: freebsd-questions@FreeBSD.ORG Subject: Re: Pine/sendmail, changing from user name and domain Message-ID: <20000802212936.C18819@localhost.localdomain> Mail-Followup-To: freebsd-questions@FreeBSD.ORG References: <20000802121424.B3430@physics.iisc.ernet.in> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <20000802121424.B3430@physics.iisc.ernet.in>; from rsidd@physics.iisc.ernet.in on Wed, Aug 02, 2000 at 12:14:24PM +0530 X-Organization: Northwestern University X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Aug 02, 2000 at 12:14:24PM +0530, Rahul Siddharthan wrote: > You don't have to > do anything with sendmail. ---end quoted text--- But why not? Customizing your sendmail.mc offers many nice features. For rewriting From: you'll want to have two things: 1. In sendmail.mc, you want: MASQUERADE_AS(`home.com') FEATURE(`masquerade_envelope') FEATURE(`genericstable', hash /etc/mail/genericstable') 2. In the genericstable file, you want cappy dennisjun Then make sure you create the genericstable database. -- David Kanter djkanter@northwestern.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message