hallo,
 
i'm still having problems with quota. i'm using courier-imap 1.3.12 as pop3/imap and maildrop as MDA.
maildrop is compiled with quota support, and it works. i'm using userdb authentification mechanism.
i need to get user's quota from imap. IMP 3.0 states, that:
--
This works
 * with the Cyrus imap server and the Courier imap server > 1.3.12.
--
where "this" is php function $quota = @imap_get_quota($stream, 'ROOT');
 
does this means, that i should install courier 1.4.1 or 1.4.2 to make this work? courier is compiled
with --enable-workarounds-for-imap-client-bugs, and as i understood, it's because, that php
made imap_get_quota function to work mainly with cyrus-imapd. i tried to add QUOTA string
in my imapd configuration file, CAPABILITY line. but when i log in, nor getquota neither getquotaroot
works.
 
comments and suggestions are welcome.
 
regards,
Dziugas

Reply via email to