[cvs] [Wiki] changed: ImapSelect

Wiki Guest wikiguest at horde.org
Fri Feb 2 20:06:54 PST 2007


guest [67.101.202.214]  Fri, 02 Feb 2007 20:06:54 -0800

Modified page: http://wiki.horde.org/ImapSelect
New Revision:  3.3
Change log:  change paralell to parallel

@@ -1,9 +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. 
+During a migration from one IMAP server to another, the need arose to run both the old and the new IMAP servers in parallel. 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. 
  The first example shows a way using a !MySQL backend to select an IMAP server for authentication, given a username.
  The second example instead uses the realmed username to select the IMAP server \
  (i.e. the username used by Horde internally to prevent username clashes).
  ----


More information about the cvs mailing list