From owner-freebsd-questions Mon Apr 21 07:47:31 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id HAA18883 for questions-outgoing; Mon, 21 Apr 1997 07:47:31 -0700 (PDT) Received: from horst.bfd.com (horst.bfd.com [204.160.242.10]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id HAA18874 for ; Mon, 21 Apr 1997 07:47:27 -0700 (PDT) Received: from harlie.bfd.com (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.8.5/8.7.3) with SMTP id HAA07691; Mon, 21 Apr 1997 07:45:40 -0700 (PDT) Date: Mon, 21 Apr 1997 07:45:40 -0700 (PDT) From: "Eric J. Schwertfeger" To: Dan Busarow cc: Sonya and Jeffrey Metcalf , questions@freebsd.org Subject: Re: Quest? -- Changing "From:" field from sent mail In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 20 Apr 1997, Dan Busarow wrote: > On Sat, 19 Apr 1997, Sonya and Jeffrey Metcalf wrote: > > be properly responded to by my recipients. So my question is, can > > I configure sendmail in some way that it always lists the response > > address of all the mail from all my users as "metcalf@snet.net" > > rather than "jeff@dane.snet.net" or "sonya@dane.snet.net", etc.? > > The MASQUERADE_AS suggestions won't work because the mail would > then be from jeff@snet.net or sonya@snet.net. Not metcalf@snet.net. > If you only had those two addresses you could probably work a deal > with your ISP but your etc.. suggests you have more. Wouldn't it be possible to use the same type of virtual rewriting that is used on virtualized servers? I know I can set explicitly tell our server that any mail from local user X should be rewritten as Y@Z.