From owner-freebsd-questions Wed Jan 22 08:50:21 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA12506 for questions-outgoing; Wed, 22 Jan 1997 08:50:21 -0800 (PST) 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 IAA12501 for ; Wed, 22 Jan 1997 08:50:18 -0800 (PST) Received: from harlie (bastion.bfd.com [204.160.242.14]) by horst.bfd.com (8.7.6/8.7.3) with SMTP id IAA02815; Wed, 22 Jan 1997 08:50:15 -0800 (PST) Date: Wed, 22 Jan 1997 08:50:15 -0800 (PST) From: "Eric J. Schwertfeger" X-Sender: ejs@harlie To: WebPro HTML Services cc: questions@freebsd.org Subject: Re: virtual hosts/email w/FreeBSD/Sendmail In-Reply-To: <32E54B0E.310@baic.com> 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 Tue, 21 Jan 1997, WebPro HTML Services wrote: > FreeBSD 2.1.5 > sendmail 8.7.5 > > I am trying to configure sendmail to allow email for virtual hosts to > be directed to local users. (user@virtual.host -> user@real.host) > > There are many different resources out there for linux, and hardly two > that say the same thing. I know i must be close, but not quite close > enough. I know that there must be someone out there who has this setup > and i'm interested in finding out what i'm missing in my attempt. shows a way to do it by editing your sendmail.cf file, though I hope to clean it up, make it more easily followed, and include a way to do it with the M4 config files as well sometime in the near future.