On Mon, May 11, 2009 at 1:58 PM, Mize, Donald <[email protected]> wrote: > I'm a very new user. I've already have exim 4.69 configured for local users. > What I want to do is configure a cluster of exims..for a test bed. Basically > I want to put half the users on one machine, half on the other, using one > domain name. Are there any example config files to show me how to do this, or > something close?
We don't split users up per mail server, though I assume you could route email that way using LMTP, so my answer won't address your exact question. The way we do this is using shared storage (NFS). Several mail servers with maildirs mounted in the same location, all of the mail servers using the same configuration, then inbound traffic is load balanced across them. Or do you have some motive for not using a network file system? -- Regards... Todd -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
