[imp] shared folders

Dmitriy MiksIr miksir at maker.ru
Tue Dec 6 03:11:31 PST 2005


Hello =)
Sorry for disturb, but can't find, how show in IMP shared imap folders.
Folders shared correct and shown in Thunderbird, for example, but not 
show in IMP.

My IMAP server configure:

$servers['imap'] = array(
     'name' => 'Mail Server',
     'server' => '127.0.0.1',
     'hordeauth' => 'full',
     'protocol' => 'imap',
     'port' => 1430,
     'folders' => '',
     'namespace' => 'INBOX.',
     'maildomain' => '',
     'smtphost' => '127.0.0.1',
     'smtpport' => 25,
     'realm' => '',
     'preferred' => '',
     'quota' => array( 'driver' => 'courier' ),
     'acl' => array( 'driver' => 'rfc2086' ),
     'dotfiles' => false,
     'hierarchies' => array()
);



More information about the imp mailing list