Thanks Todd. No I have no motive. I'm investigating ways to test the performance of a cluster of machines acting as mail servers, with exim as the MTA. There are other ways of doing this than what I asked, obviously. I'm early on the learning curve here and just seeing what is possible.
Don -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Todd Lyons Sent: Tuesday, May 12, 2009 9:44 AM To: Mize, Donald Cc: [email protected] Subject: Re: [exim] question about clustering exim 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/
