Ashish Verma <ashishverma1...@...> writes: > Is the below possible, if yes how? > ... > I am not sure if this can be done by making alterations in the DNS, as it > can hold MX record for either "fs" or "ms".
you can use split horizon dns, if you want to do this using dns. the split horizon will have to be set up so that mx record fs will be served for all queries except for queries from the special relay (ip address presumably known) for which the mx record of ms will be served. there are other non-dns ways of doing this using firewalls, postfix etc etc. sriram _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
