Patrice wrote:

Hi,

I want to manage quota with my MTA instead of using cyrus quota checking.

my MTA is exim , and I use lmtp to transfer emails to cyrus.

is there a possibility to read actual quota usage for a user in cyrus ?

The only supported way of doing so is via IMAP. You can read the quota file, which is plaintext, but I wouldn't recommend writing to it outside of IMAP.

In LMTP, you can get overquota responses (either 4xx or 5xx) in response to RCPT TO.

--
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to