[imp] more then one IMAP server

Santiago Romero sromero@servicom2000.com
Fri, 1 Jun 2001 08:54:47 +0200


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...

 Test this:

> $servers['imap1'] = array(
>     'name' => 'imap1',
> (and here the rest of your data)
 

-- 
Santiago Romero
Departamento de Sistemas
sromero@servicom2000.com

Av. Primado Reig 189, entlo
46020 Valencia - Spain
Telf. (+34) 96 332 12 00
Fax. (+34) 96 332 12 01
http://www.servicom2000.com