Good Day
I am looking to implement SME server as a relay server for a single domain, which is easy enough....
but I have the following problem, the domain that the server will be relaying for , say DOMAIN.com will send mail onto 4 different servers located all over the world.
I want to implement it as such...I will have all the users on the relay server, that is over 500 employees, when mail comes in for
employee1@domain.com it must go to SERVER-SOUTHAFRICA
employee2@domain.com must go to SERVER-PORTUGAL
employee3@domain.com must go to SERVER-DUBAI
employee4@domain.com must go to SERVER-SINGAPORE
and so forth, so just to reiterate, all mail will come to the relay server, the relay server will see it is mail for a certain user and then send that mail onto a specific IP address...
Can this be done, and how??
Thanks Shawn