Date: Sat, 29 Jul 2000 19:25:02 -0500 From: "David J. Kanter" <djkanter@northwestern.edu> To: questions@FreeBSD.ORG Subject: Re: Return mail address configuration Message-ID: <20000729192502.A577@localhost.localdomain> In-Reply-To: <Pine.LNX.4.10.10007290129560.18233-100000@deepthought.granfalloon.com>; from caleb@deepthought.granfalloon.com on Sat, Jul 29, 2000 at 01:40:57AM -0400 References: <Pine.LNX.4.10.10007290129560.18233-100000@deepthought.granfalloon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000729192502.A577>