I don't know if there's a "ready to use" way of doing it. What I would do is set up an IMAP proxy on server 0. This thing could be written in Perl for all I care. Then do the magic, and proxy the connection. Easier said than done, but nothing a day or two won't fix. :)
Of course if there's a ready solution then you don't need this band-aid. :) On Wed, 23 Feb 2005 01:52:47 -0800 (PST), plug bert <[EMAIL PROTECTED]> wrote: > Hello All! > > Is there a way of "multiplexing/switching" IMAP > servers based on the user account name? > > The setup i have in mind is like this: > > |--- imapserver1 > imapserver0 ---| > |--- imapserver2 > > Basically, users' IMAP mailboxes are distributed > between imapserver1 and imapserver2; users will then > specify imapserver0 as their IMAP server. imapserver0 > will then figure out which server the user's mailbox > resides on, and effectively forwards the user to the > proper IMAP server(in a way, kind of like what > /etc/aliases does for sendmail) > > Is this possible? -- Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
