Mar 14, 2006 #1 ingenia Technical User Joined Mar 16, 2004 Messages 38 Location US I want to build a queuing server to catch email from domains whose primary server goes down. How would I accomplish this? Thanks,
I want to build a queuing server to catch email from domains whose primary server goes down. How would I accomplish this? Thanks,
Mar 15, 2006 #2 thedaver IS-IT--Management Joined Jul 12, 2001 Messages 2,741 Location US Build gateway servers with named rctphosts, no locals, and use SMTProutes to deliver to your real mail server. Set queuelifetime to XX days and be sure to add MX records with desired ordering for the gateways. D.E.R. Management - IT Project Management Consulting http://www.dermanagement.com/ Upvote 0 Downvote
Build gateway servers with named rctphosts, no locals, and use SMTProutes to deliver to your real mail server. Set queuelifetime to XX days and be sure to add MX records with desired ordering for the gateways. D.E.R. Management - IT Project Management Consulting http://www.dermanagement.com/
Jun 5, 2006 Thread starter #3 ingenia Technical User Joined Mar 16, 2004 Messages 38 Location US I get the whole DNS aspect of it. Can you elaborate on the rest? Thank you in advance, Upvote 0 Downvote