From owner-freebsd-questions Wed Apr 7 7:33:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id E254D14C8D for ; Wed, 7 Apr 1999 07:33:50 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.2/8.9.2) id JAA80576; Wed, 7 Apr 1999 09:31:33 -0500 (CDT) (envelope-from dan) Date: Wed, 7 Apr 1999 09:31:32 -0500 From: Dan Nelson To: "Michelle V." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mail question on freebsd Message-ID: <19990407093132.A80434@dan.emsphone.com> References: <01be8105$cc96b140$4c82b7d1@vidbox> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <01be8105$cc96b140$4c82b7d1@vidbox>; from "Michelle V." on Wed Apr 7 09:49:11 GMT 1999 X-OS: FreeBSD 3.1-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Apr 07), Michelle V. said: > If I have virtual hosts that require email sent to anything at that > domain to get thru, can this be done with the .procmailrc file? If > so, how? > > Here is an example: > > I want all email going to anything@mydomain.com (with anything > meaning literally anything) to go to one account.. say... > root@mydomain.com (which would be an actually existing account). > > BTW- I already have the virtual domains listed in sendmail.cw You can do this at least two ways, probably more. You can use the mailertable or virtusertable files to redirect entire domains to a single user. The best documentation for this type of stuff is the cf/README file in the sendmail source tree. -Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message