<[EMAIL PROTECTED]> wrote:
>Hi I had a spamming problem and there is a host that could not be
>protected so I block all smtp traffic to that server.
>Problem is that the server could not received emails, so I set qmail on
>my serverA so that it will receive emails for serverB.
How? What did you configure on serverA?
>How do I route all emails to that serverB using qmail??
>I already put a MX pointing to serverA to receive email for serverB.
>Is there a way??
If serverB is the highest priority (precedence ?) MX for serverB,
serverA should be trying to forward the messages to serverB all the
time, *if* you set up serverA with serverB in control/rcpthosts but
not control/locals.
In other words: if you set it up right, it's automatic.
-Dave