My setup is as follows: Linux Webserver, Mac OS X Server running as Mail and Fileserver.
What I want to be able to do is set up the Mail server as the Primary Mail Server and then use the Webserver as the failover for email.
But if the webserver has any accounts that match those on the mail server and it is doing the sending (eg from a form script) then it gets the email not the mail server.
What do I do in order to ensure that as long as the mail server is OK, it always gets the email wherever it is sent from?
Comments are closed