7 messages in net.sourceforge.lists.courier-usersRe: [courier-users] IMAP loadbalancing
FromSent OnAttachments
Christian WieseNov 21, 2000 5:16 am 
Brian CandlerNov 21, 2000 8:13 am 
"Daniel Erdös"Nov 21, 2000 8:23 am 
Brian CandlerNov 21, 2000 9:21 am 
Michael J. MaravilloNov 23, 2000 3:07 pm 
Christian WieseNov 25, 2000 12:18 am 
Brian CandlerNov 25, 2000 7:28 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] IMAP loadbalancingActions...
From:Brian Candler (B.Ca@pobox.com)
Date:Nov 21, 2000 8:13:42 am
List:net.sourceforge.lists.courier-users

On Tue, Nov 21, 2000 at 02:16:34PM +0100, Christian Wiese wrote:

does anybody know, if there is a way to use several loadbalanced Courier-IMAP servers?

Yes - use a shared NFS backend between them.

If you don't want to use NFS, and you're only interested in POP3, you might like to look at this (but I've not used it myself): http://www.i2pi.com/smunge/

It's a proxy which lets you redirect users to a particular POP3 server based on their username or an LDAP attribute.

At worst, you can use DNS tricks (e.g. user "fred" connects to pop3.fred.example.com, and you point this at the particular box which holds fred's mail)

Regards,