From owner-freebsd-questions Tue Nov 3 15:07:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29376 for freebsd-questions-outgoing; Tue, 3 Nov 1998 15:07:41 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from blah.talon.net (blah.talon.net [198.69.84.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29344 for ; Tue, 3 Nov 1998 15:07:34 -0800 (PST) (envelope-from dag@dag.net) Received: from blah.talon.net (dag@blah.talon.net [198.69.84.11]) by blah.talon.net (8.8.8/8.8.8) with ESMTP id SAA15636; Tue, 3 Nov 1998 18:07:17 -0500 (EST) Date: Tue, 3 Nov 1998 18:07:17 -0500 (EST) From: Ed Kern X-Sender: dag@blah.talon.net To: Charlotte Caldwell cc: freebsd-questions@FreeBSD.ORG Subject: Re: FREE BSD Technical question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 3 Nov 1998, Charlotte Caldwell wrote: > When a user sends mail through our SMTP their return address shows up as > our url! > (i.e., char@freebsdsmtpserver.com--instead of char@replytochar.com. She > still gets the > mail when people reply to the "char@freebsd...", but the address is not her > own!) > > How do I get a users url to show up as the reply to address? (Your site > looks to be very > comprehensive but I'm a beginner and most of this is greek to me!!) Provided that her email client is using her domain in the From: header, you'll want to investigate masquerading in sendmail. (You'll also want to investigate anti-relay stuff if you haven't, too, or you'll eventually get hijacked by a spammer, which is not cool :> ). There's a good FAQ/HOWTO for virtual hosting email at http://www.sendmail.org/virtual-hosting.html. It should start you off in the right direction (although playing with sendmail files can appear scary at first.. don't be intimidated.. :> ) Hope this helps! Ed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message