[imp] Courier Quota

cyko at cykotix.com cyko at cykotix.com
Sat Oct 25 13:41:13 PDT 2003



I noticed that there is a sample setup for cyrus to obtain user quota in the
default servers.cfg.

If I wanted to get this to work with courier-imap, how would I go about doing so?
I have the following in my servers.cfg, but when I log in, it says Unable to
retrieve quota:

$servers['courier'] = array(
    'name' => 'Courier IMAP Server',
    'server' => 'localhost',
    'hordeauth' => 'full',
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => '',
    'namespace' => 'INBOX.',
    'maildomain' => '',
    'smtphost' => 'localhost',
    'realm' => '',
    'preferred' => '',
    'quota' => array(
        'driver' => 'courier',
    ),
    'acl' => array(
        'driver' => 'rfc2086',
    ),
    'dotfiles' => false,
    'hierarchies' => array());

I'm using horde/imp cvs as of today (fresh install).  Also, upon logging in, I
get the following error msg:


Notice: Undefined index: params in /usr/local/www/webapps/horde/imp/mailbox.php
on line 398

Any help would be appreciated!

:patrick
 cyko at cykotix.com

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/



More information about the imp mailing list