From owner-freebsd-questions Sat Jul 29 18: 2: 1 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 15BF137B51E for ; Sat, 29 Jul 2000 18:01:36 -0700 (PDT) (envelope-from djkanter@northwestern.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id UAA21644 for ; Sat, 29 Jul 2000 20:01:26 -0500 (CDT) Received: from localhost.localdomain (coconut-38-028058.nuts.nwu.edu [165.124.28.58]) by hecky.acns.nwu.edu via smap (V2.0) id xma021614; Sat, 29 Jul 00 20:01:05 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id TAA00608 for questions@FreeBSD.ORG; Sat, 29 Jul 2000 19:25:02 -0500 (CDT) (envelope-from david) Date: Sat, 29 Jul 2000 19:25:02 -0500 From: "David J. Kanter" To: questions@FreeBSD.ORG Subject: Re: Return mail address configuration Message-ID: <20000729192502.A577@localhost.localdomain> Mail-Followup-To: questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from caleb@deepthought.granfalloon.com on Sat, Jul 29, 2000 at 01:40:57AM -0400 X-Organization: Northwestern University X-Operating-System: FreeBSD 4.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jul 29, 2000 at 01:40:57AM -0400, Caleb J. Land wrote: > use the local sendmail to send mail). The only problem [snip] > Now the punch line: how do I configure pine (or the whichever > piece of software I have to configure) to make my return address into my > real mail address (bokonon@rochester.rr.com)? I've read man pages and web > pages to no avail. ---end quoted text--- Put these lines in your sendmail.mc: MASQUERADE_AS(`rochester.rr.com') FEATURE(`masquerade_envelope') You may need to have a genericstable, too. Depends if your UNIX login name is the same as the username at your ISP. -- David Kanter djkanter@northwestern.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message