Seyyed Hamid Reza Hashemi Golpayegani <[EMAIL PROTECTED]> wrote:

>we have several domains hosted on our machine, we
>want to store all of the emails for one of our domains
>into someone's mailbox.
>for example:
>we have boshra.net and sgc-iran.com, we want to deliver
>any email on this domain (for example [EMAIL PROTECTED],
>[EMAIL PROTECTED], .... and in general [EMAIL PROTECTED])
>to one e-mail address on boshra.net that is: 
>[EMAIL PROTECTED]
>how can we do that?

echo sgc-iran.com >>/var/qmail/control/rcpthosts
echo sgc-iran.com:sgc >>/var/qmail/control/virtualdomains
touch ~sgc/.qmail-default
chown sgc ~sgc/.qmail-default
qmail restart

-Dave

Reply via email to