Quoting Ralph Sikau <r.si...@parabol-pictures.de>:

Hi,

I get every minute the following error message in the log:
"WARN: HORDE [imp] [getQuotaRoot] The server does not support the QUOTA extension. [pid 9075 on line 730 of "/usr/share/horde/imp/lib/Imap.php"] ERR: HORDE [imp] Speicherplatz-Kontingent konnte nicht gelesen werden [pid 9075 on line 48 of "/usr/share/horde/imp/lib/Quota/Imap.php"]
It's a dovecot imap server. My backends.local.php contains:
$servers['imap'] = array(
        'name' => 'IMAP Server',
        'hostspec'  => 'localhost',
        'hordeauth' => 'full',
        'protocol'  => 'imap',
        'preferred' => true,
        'port'      => 143,
        'secure'    => 'tls',
        'quota' => array('driver'=>'imap'),
        'acl' => false,
);
I do not need the quota support. How can I get rid of these error messages?

...by removing the quota configuration in the $servers array.



Regards,
Ralph

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org



--
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject

Attachment: binANd_pHlbTT.bin
Description: PGP Public Key

Attachment: pgpHad6pRMrK6.pgp
Description: PGP Digital Signature

-- 
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to