From owner-freebsd-questions Fri Nov 3 17:25:32 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA25285 for questions-outgoing; Fri, 3 Nov 1995 17:25:32 -0800 Received: from chrome.jdl.com (chrome.onramp.net [199.1.166.202]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA25278 for ; Fri, 3 Nov 1995 17:25:28 -0800 Received: from localhost.jdl.com (localhost.jdl.com [127.0.0.1]) by chrome.jdl.com (8.6.11/8.6.9) with SMTP id TAA14353; Fri, 3 Nov 1995 19:24:12 -0600 Message-Id: <199511040124.TAA14353@chrome.jdl.com> X-Authentication-Warning: chrome.jdl.com: Host localhost.jdl.com didn't use HELO protocol To: Robert Gorichanaz cc: freebsd-questions@freebsd.org Subject: Re: Configuring sendmail In-reply-to: Your message of "Fri, 03 Nov 1995 15:24:33 PST." <199511032324.XAA22260@hollywood.cinenet.net> Reply-To: jdl@chromatic.com Clarity-Index: null Threat-Level: none Software-Engineering-Dead-Seriousness: There's no excuse for unreadable code. Net-thought: If you meet the Buddha on the net, put him in your Kill file. Date: Fri, 03 Nov 1995 19:24:12 -0600 From: Jon Loeliger Sender: owner-questions@freebsd.org Precedence: bulk Apparently, Robert Gorichanaz scribbled: > Part 2: Here's where it gets tricky. I need to change the From: lines > and Return Path: lines from > > user@internal-machine-name.domain-name.com > to > user@domain-name.com > > This is easy, isn't it? At least *one* way (not necessarily the best) to do this is to change the "masquerade" value in /etc/sendmail.cf: # who I masquerade as (null for no masquerading) DMdomain-name.com Rude and crude, just edit the /etc/sendmail.cf file straight up. Do it right, um, cd to somewhere and something, but only after reading the ORA sendmail book and sacrificing at least *four* Zen Masters. > Can some nice guy out there gimme a hand? Oh, sorry, I'll leave it to someone else then... jdl