Dear All,

I just updated the horde / imp to the final version....
Mine is FC6 System ( php / pear come with it )!
But we can't enable the function as the title and as the following :

1,  Unable to retrieve quota

2, imp/config/servers.php :

$servers['cyrus'] = array(
    'name' => 'xxx',
    'server' => 'xxx',
    'hordeauth' => false,
    'protocol' => 'imap/notls',
    'port' => 143,
    'maildomain' => 'xxx',
    'smtphost' => 'xxx',
    'smtpport' => 25,
    'realm' => '',
    'preferred' => '',
    'quota' => array(
        'driver' => 'command',
        'params' => array(
        'quota_path' => 'sudo quota',
            'grep_path'  => 'grep',
            'partition'  => '/dev/sda2'
    )
    )
);

So, please help to solve the problem, thanks !

Edward.
-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]

Reply via email to