I am looking to run 2 outgoing smtp servers in parallel to increase performance and give redundancy.
Is there anyway to run them in parallel such that they load share + if one falls over the mail is channeled into the remaining server? I guess I am looking for an active/active 2 node cluster, but somehow I need to direct the mail flow upstream of them to load share.... any ideas how to do this please? regards Steven