[horde] Horde and cas
Daniel Herrero Martínez
dherrero at unav.es
Mon Nov 27 04:18:55 PST 2006
Hello,
finally we solved this. In imp/config/servers.php we set:
'hordeauth' => true,
and added this:
'imap_config' => array(
'children' => true,
'namespace' => array(
'' => array(
'name' => '',
'delimiter' => '.',
'type' => 'personal',
'hidden' => false
),
'#foo.' => array(
'name' => '#foo.',
'delimiter' => '.',
'type' => 'shared',
'hidden' => false
)
),
'search_charset' => array(
'UTF-8' => true
)
Now we can see folders correctly. We found the solution here:
http://wiki.horde.org/ImpImapConfig
Daniel Herrero Martínez escribió:
> Hello,
>
> we're setting up Horde with CAS (Central Authentication Service).
> Now we can access Horde through CAS and see our mailbox, this is
> working well.
>
> But in the left side menu we can't see the folders.
> Where could be the problem?
>
> We're using horde-3.1.3 and imp-4.1.3
> Cas-3.0.4
>
> Thanks!
>
--
Daniel Herrero Martínez
-------------------------
Universidad de Navarra
Servicios Informáticos
- Área de sistemas -
Tel: 948 425600 Ext.2809
http://www.unav.es/SI
More information about the horde
mailing list