Re: [exim] How can I...?

Top Page
Delete this message
Reply to this message
Author: Christoph Kliemt
Date:  
To: exim-users
Subject: Re: [exim] How can I...?
Serhan Türkmenler <serhant@???> writes:

> This is what I want to do.
>
> I want x1 server to receive e-mail and check for virus and then forward
> it to x2 server. I know that in order to do this I need MX records such
> as this
>
> MX 0 x1.... MX 1 x2....


No. Have the MX point to the virus-checking MTA(s), an then forward the
mail to server x2 with an appropriate router (manualroute?)

hth christoph