[imp] Multiple IMAP servers
Jon Parise
jon@csh.rit.edu
Tue, 23 Jan 2001 17:09:03 -0500
On Tue, Jan 23, 2001 at 12:08:48PM -0500, Robert Marchand wrote:
> Hi I've already reported this. I changed the file imp/lib/IMP.php a little
> to make it work.
>
> I just move these lines:
>
> /* Attempt to retrieve the preferences from storage. */
> $prefs->retrieve();
>
> from after the big 'if-then-else' to before as in:
>
> /* Attempt to retrieve the preferences from storage. */
> $prefs->retrieve();
>
> if ($conf['server']['server_list']
This really isn't the correct fix, but it will enforce the behaviour
you desire. The login process really needs a little rethinking as far
as preferences and overrides are concerned.
--
Jon Parise (jon@csh.rit.edu) . Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/ : Computer Science House Member