I'm in the process of testing a Cyrus IMAP installation for rollout at my company.
So far, I've had little difficulty with it -- in fact, it's up and I'm using both the IMAP and POP servers without any problems. Howerver, I'm now trying to test the quota functionality, and am running into some problems. I've set "quotawarn: 90" in imapd.conf, and used cyradm to set my quota (on the user.<username> mailbox) to a relatively low value. I watched my mailbox fill up to about 95%. I then launched MS Outlook (2000) and connected to the IMAP server... and didn't see any warning message. I was under the impression from the documentation that the server should have been generating warning messages in this case. I also did not see anything in my imap log files. Is this a client issue? Does Outlook not communicate correctly with Cyrus IMAP? Or am I missing something simple? Thanks for any informtion, --kip p.s. Here's the capabilities list from the server: [cyrus@srvr4 cyrus]$ imtest -p 143 -m login localhost C: C01 CAPABILITY S: * OK srvr4 Cyrus IMAP4 v2.0.16 server ready S: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS ID NO_ATOMIC_RENAME UNSELECT MULTIAPPEND SORT THREAD=ORDEREDSUBJECT THREAD=REFERENCES IDLE AUTH=DIGEST-MD5 AUTH=CRAM-MD5 S: C01 OK Completed --kip