"Alex Khanin" <[EMAIL PROTECTED]> wrote:

>lets say my mail server is  mailserver.domain.com, and i am an MX record
>for subdomain.anotherdomain.com. I am wondering how would I set up
>a bounce rule so that *@subdomain.anotherdomain.com will bounce to
>[EMAIL PROTECTED] I don't want ANY mail to go through to the actual
>users on the machine, so if I have a user on my mail server called "bob", I
>dont want the mail to [EMAIL PROTECTED] to go to the user
>"bob" on my mailserver.domain.com, I want it also to bounce to
>[EMAIL PROTECTED]
>How would I do it? Thanks.

Put subdomain.anotherdomain.com in control/rcpthosts.

Put:

  subdomain.anotherdomain.com:alias-anotherdomain

in control/virtualdomains.

Put:

  &[EMAIL PROTECTED]

in ~alias/.qmail-anotherdomain-default.

-Dave

Reply via email to