From: "Ken Murchison" <[EMAIL PROTECTED]> > Check the directory which contains imapd, pop3d, etc. There be a quota of cyrquota program.
Hi! Ken, Thanks again for your fast reply, Here is what I'm doing: $ locate quota | grep cyrus /usr/lib/cyrus-imapd/quota /usr/share/doc/cyrus-imapd-2.1.15/man/quota.8.html /usr/share/cyrus-imapd/contrib/cyrus_ldap_quota You are right ! :-) The directory (/usr/lib/cyrus-imapd) which contains imapd, pop3d, etc. also contains the quota utility and when executing ./quota without any parameters, it gives me the quotas of all my local users... Thanks, Here is a second question if you permit: Is there a way to find the quota of all users on a remote mailstore ? like ./quota -s mailstore.acme.com -u cyradm -p password I did also tried the following command without any results: $ cyradm --user=cyrus mailstore.acme.com listquotaroot listquotaroot * listquotaroot user/* Thanks and have a nice day Eddy