Re: [SM-USERS] strange quota error message

2006-04-18 Thread Tomas Kuliavas
Show your IMAP capabitity string. You can see it in SquirrelMail configtest script or info plugin. Show options that are used to compile courier-imap. If you had --enable-unicode issue, you are not using ports package or OpenBSD ports differ from FreeBSD. Enable info plugin and check 'GETQUOTAROO

Re: [SM-USERS] strange quota error message

2006-04-18 Thread Tomas Kuliavas
Install check_quota plugin and check remaining quota. If you are trying to filter big messages or big number of messages, make sure that size of all moved messages fits into available free space. Courier IMAP gets quota setting from database, but quota status is stored in Maildir. > Yes but the

Re: [SM-USERS] strange quota error message

2006-04-18 Thread Tomasz Pajor
Yes but the strangest thing is that, that is was working properly and suddenly stopped. Courier-imap is getting the quota variable from the database without any problems, so what could be wrong? -- Tomasz Pajor WebSolutions >> When I want to move an email from inbox to one of my folders I keep

Re: [SM-USERS] strange quota error message

2006-04-18 Thread Tomas Kuliavas
> When I want to move an email from inbox to one of my folders I keep > getting this message: > > ERROR: Could not complete request. > Query: COPY 726 "INBOX.squirrelmail.users" > Reason Given: [ALERT] You exceeded your mail quota. > > Am I missing something? IMAP protocol does not have move comma

[SM-USERS] strange quota error message

2006-04-18 Thread Tomasz Pajor
When I want to move an email from inbox to one of my folders I keep getting this message: ERROR: Could not complete request. Query: COPY 726 "INBOX.squirrelmail.users" Reason Given: [ALERT] You exceeded your mail quota. Am I missing something? -- Tomasz Pajor WebSolutions ---