[mimp] Could not retrieve namespace information from IMAP server.
Ivan Alejandro Žilić Schmidt - MainGroup Inc.
ivan.zilic at maingroup.net
Mon Oct 31 13:10:09 PST 2005
Hi, for some reason im getting that message in MIMP. My horde & IMP
install works perfect, im using the same servers.php for imp and for
mimp. Cyrus + sendmail.
Any ideas?
Here the relevant part in servers.php
$servers['cyrus'] = array(
'name' => 'Cyrus IMAP Server',
'server' => 'localhost',
'hordeauth' => true,
'protocol' => 'imap/notls',
'port' => 143,
'folders' => '',
'namespace' => 'INBOX.',
'maildomain' => '',
'smtphost' => 'localhost',
'smtpport' => 25,
'realm' => '',
'preferred' => true,
'admin' => array(
'params' => array(
'login' => 'xxxxxxxxx',
'password' => 'xxxxxxxxx',
// The 'userhierarchy' parameter defaults to 'user.'
// If you are using a nonstandard hierarchy for personal
// mailboxes, you will need to set it here.
'userhierarchy' => 'user.',
// Although these defaults are normally all that is required,
// you can modify the following parameters from their default
// values.
'protocol' => 'imap',
'hostspec' => 'localhost',
'port' => 143
)
),
'quota' => array(
'driver' => 'cyrus',
'params' => array(
'login' => 'xxxxxxxx',
'password' => 'xxxxxxxxxxx',
// The 'userhierarchy' parameter defaults to 'user.'
// If you are using a nonstandard hierarchy for personal
// mailboxes, you will need to set it here.
'userhierarchy' => 'user.',
// Although these defaults are normally all that is required,
// you can modify the following parameters from their default
// values.
'protocol' => 'imap',
'hostspec' => 'localhost',
'port' => 143
)
),
'acl' => array(
'driver' => 'rfc2086',
),
'dotfiles' => false,
'hierarchies' => array());
Thanks,
Ivan Alejandro Žilić Schmidt
MainGroup Inc.
--------------------------------------------------------------
This Message is virus FREE, sent using http://www.mainmail.net
Antivirus updated Oct 31 2005 17:01 GMT-0400
147962 virus patterns known.
More information about the mimp
mailing list