[cvs] [Wiki] changed: ImapSelect

Jan Schneider jan at horde.org
Tue Aug 30 08:48:11 PDT 2005


jan  Tue, 30 Aug 2005 08:48:11 -0700

Modified page: http://wiki.horde.org/ImapSelect
New Revision:  3.1
Change log:  wrapping

@@ -1,12 +1,9 @@
 + Dynamically selecting an IMAP server for authentication
 
 ++ Introduction
 
-During a migration from one IMAP server to another, the need arose to run both the old and the new IMAP servers in paralell. By default,
-Horde only allows a single primary server to be enabled in servers.php. Of course, we could have allowed our users to simply select
-their server by enabling IMAP server selection, but there is a better way. What follows are instructions on using a !MySQL backend to 
-select an IMAP server for authentication, given a username:
+During a migration from one IMAP server to another, the need arose to run both the old and the new IMAP servers in paralell. By default, Horde only allows a single primary server to be enabled in servers.php. Of course, we could have allowed our users to simply select their server by enabling IMAP server selection, but there is a better way. What follows are instructions on using a !MySQL backend to select an IMAP server for authentication, given a username:
 
 ++ The SQL table
 
 There are many ways to do this of course. In this example, we'll just be using a table with two rows:


More information about the cvs mailing list