Hi Kevin, On Wed, 5 Jan 2005 12:17:21 +0100 (CET), Kevin Maguire <[EMAIL PROTECTED]> wrote: > Hi > > My Crus IMAP server is running on Fedoar Core 3. > > rpm -q cyrus-imapd > cyrus-imapd-2.2.10-3.fc3 > > I setup the accounts as follows using cyradm > > createmailbox user/kevin > setquota user/kevin 9999999 > listquota user/kevin > quit > > And everything works well. Until it gets to a point where I get quota > problems when attempting delivery (sendmail) > > >>> RCPT To:<kevin> > >>> DATA > 452 4.2.2 Over quota > <[EMAIL PROTECTED]>... Deferred: 452 4.2.2 Over quota > > However at that point > > /usr/lib/cyrus-imapd/quota -f > Quota % Used Used Root > 9999999 18 1875665 user/kevin
Have you tried doing an lqr (listquotaroot) on user or user/kevin. You might have another quota defined higher up in the tree. I'm not sure if this would cause you problems, but it's a good place to look. Regards, -JD- --- 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