OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: virtualdomain
From: Wietse Venema (wietseporcupine.org)
Date: Sun Mar 05 2000 - 10:05:51 CST


Jon Newman:
> is there any way ot have it where postfix will deliver for whatever
> userbogus.domain? Like I can email user1bogus.domain and
> user2bogus.domain and it goes to the respective local users? So I don't
> have to define each?

So, where should mail for joebogus.domain be sent to?

I suspect that you want to have to sent to a local user named joe.
That is a bad idea, because if you are successful, you will want
to receive mail for infoanother.domain, salesanother.domain, and
so on, and you don't want different domains to share mailboxes.

You can user an entry

    bogus.domain user1
    infobogus.domain user2
    salesbogus.domain user3

to direct specific mail to specific boxes, and capture all remaining
mail as well.

        Wietse