[imp] IMP 4.1 + UW-IMAP

Jan Schneider jan at horde.org
Wed Mar 8 02:44:06 PST 2006


Zitat von Adrian Chadd <adrian at creative.net.au>:

>
> The working snippet for me, using UW-IMAP:
>
> $servers['staff'] = array(
>     'name' => '<staff>',
>     'server' => '<staff>.uwa.edu.au',
>     'hordeauth' => false,
>     'protocol' => 'imap/notls',
>     'port' => 143,
>     'imap_config' => array(
>       'children' => true,
>       'namespace' => array(
>           '' => array(
>             'name' => 'mail/',
>             'delimiter' => '/',
>             'type' => 'personal',
>             'hidden' => false
>         ),
>       ),
>     'search_charset' => true
> ),

'search_charset' is in the wrong array.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the imp mailing list