From owner-freebsd-questions Sat Nov 24 11:20:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wildharerc.com (c796032-a.flrmnd1.tx.home.com [24.250.4.186]) by hub.freebsd.org (Postfix) with ESMTP id 19BA737B418 for ; Sat, 24 Nov 2001 11:16:15 -0800 (PST) Received: from localhost (bsdlist@localhost) by wildharerc.com (8.11.6/8.11.6) with ESMTP id fAOIqf105019 for ; Sat, 24 Nov 2001 12:52:41 -0600 (CST) (envelope-from bsdlist@wildharerc.com) Date: Sat, 24 Nov 2001 12:52:35 -0600 (CST) From: list subscriber To: Subject: configuring email for virtual hosts Message-ID: <20011124124553.M4994-100000@wildharerc.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a 4.4 Freebsd system that I use as a mail server. I am accepting mail for virtual domains, and something is not working. In my /etc/mail/local-host-names, I have defined a domain name (xyz.com) In /etc/mail/virtusertable I have a line @xyz.com joeblow What I want to happen is mail for any name @ xyz.com to go into the mailbox joeblow. What actually happens is it will accept mail for joeblow@xyz.com is accepted correctly, but anything else is rejected. How do I get it to route everything for a domain to a catch-all mailbox. Everything is pretty much as installed, I have not made any changes to sendmail.cf or anything esoteric. TF To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message