[imp] more then one IMAP server

Martín Marqués martin@bugs.unl.edu.ar
Fri, 1 Jun 2001 08:04:20 +0300


On Vie 01 Jun 2001 09:54, you wrote:
> El jue, 31 de may de 2001, a las 07:57:59 +0300, Martín Marqués dijo:
> > I'm having a hard time configuring my IMP with support for 2 different
> > IMAP servers. I'm I wrong, or all I have to do is have this in
> > imp/config/servers.php
> >
> > $servers = array();
> >
> > $servers['imap'] = array(
> >     'name' => 'IMAP Server in 1',
>
>  Hi!
>  I had the same problem.
>  The format is:
>
>
>  $servers[XXXXX] = array(
>    'name' => 'XXXXX'
>
>
>  I mean that the [ ] contents should be the same than the
>  first field (at least on IMP 2.2.4 and 2.2.5) ... If you
>  don't put the same string on them, the php3 code can't
>  get the servername, root, etc...

No, I forgot to tell you that I´m working on the latest cvs.

Saludos... :-)

-- 
Cualquiera administra un NT.
Ese es el problema, que cualquiera administre.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------