Hemanta Sharma <[EMAIL PROTECTED]> wrote:

>I have two different users, one want to get email in
>
>[EMAIL PROTECTED]
>which is no problem and the other one want to get it in
>
>[EMAIL PROTECTED]
>which is creating the problem
>
>The problem is that when the message is sent to [EMAIL PROTECTED], the 
>user [EMAIL PROTECTED] get the message instead.
>
>Pls suggest the necessary configs. and the way to do it

Assuming that abc.com is a real, local domain and 123.abc.com is a
virtual domain...

Mail to [EMAIL PROTECTED] will be handled by local user "hemanta"
abc.com.

Say you want [EMAIL PROTECTED] to go to local user "hemanta123".

Add:

  123.abc.com

to control/rcphosts.

Add:

  123.abc.com:alias-123

to control/virtualdomains.

Put:

  &hemanta123

in ~alias/.qmail-123-hemanta.

Restart qmail.

-Dave

Reply via email to