Adi Linden wrote:
> 
> Hi,
> 
> - How can I deliver a message to a mail box where cyrus-imapd denies
>   delivery because it's over quota?

If using 'deliver', pass it the '-q' option -- see deliver(8).

If talking directly to lmtpd, you have to use the IGNOREQUOTA keyword
with the RCPT TO command -- see
http://www.imc.org/draft-murchison-lmtp-ignorequota.

> - Is there a maximum limit to the quota size? I.e. will cyrus-imap
>   properly accept a quota of 500MB (500,000kB)?

Shouldn't be, but I *think* imapd uses a 32-bit signed integer for the
limit.

> - What is the 'cyradm' command to remove a quota and allow an unlimited
>   sized mailbox?

Try setting the quota to zero.

> - How can I limit the sendmail mail queue for queued mail because of over
>   quota email? We regulary send and receive large email attachments so
>   limiting email size is only part of the solution.

Check the mailing list for a post from Larry Greenfield on how to set up
two queues to handle this situation.

Ken
-- 
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

Reply via email to