[ingo] two sieve servers

David Fernández Acín david.fernandez at ehu.es
Fri Feb 1 10:40:24 UTC 2013


----- Mensaje de Antonio Casado Rodriguez <acasado at ual.es> ---------
Fecha: Fri, 01 Feb 2013 11:20:20 +0100
    De: Antonio Casado Rodriguez <acasado at ual.es>
Asunto: Re: [ingo] two sieve servers
  Para: ingo at lists.horde.org

> El 01/02/2013 11:02, David Fernández Acín escribió:
>> Hi,
>>
>>> Does It work in IMP 6.0.3?
>>>
>>> Regards
>>
>>
>> I have not done extensive testing, but I think so.
>>
>>
>
> It doesn't work for me.
>
> And
>      if ( $GLOBALS['session']->get('imp', 'server_key') ==
"imap2.ual.es" ) {
>
> It don't work too.
>

I think you have to put the ID of server (imap1/imap2) instead the hostspec
("imap1.ual.es"/"imap2.ual.es"). 

$servers['IMAP1'] = array(
   'name' => 'USERS A',
   'hostspec' => 'imap1.ual.es',
   'hordeauth' => true,
...
$servers['IMAP2'] = array(
   'name' => 'USERS B',
   'hostspec' => 'imap2.ual.es',
   'hordeauth' => true,
...

If this not work, what is the value of "$GLOBALS['session']->get('imp',
'server_key')"?
-- 
**********************************************************
David Fernández Acin
Sistema-analista / Analista de Sistemas
IKT Gerenteordetza / Vicegerencia TIC
Euskal Herriko Unibertsitatea / Universidad del País Vasco
Tlf: +34 94 601 2137
E-mail: david.fernandez at ehu.es
**********************************************************


More information about the ingo mailing list