[exim] How can I...?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Serhan Türkmenler
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: [exim] How can I...?
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....

How can I do this in exim?

Thanx in advance