2 messages in net.sourceforge.lists.courier-users[courier-users] Problem with courier-...
FromSent OnAttachments
AndreySep 24, 2007 12:50 am 
Dino CiuffettiSep 24, 2007 1:58 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Problem with courier-imap maildirsize updateActions...
From:Andrey (ana@onego.ru)
Date:Sep 24, 2007 12:50:27 am
List:net.sourceforge.lists.courier-users

Hello,

Can you please help me to solve th imap quota problem. It seems that the maildirsize file is updated strange. I have FreeBSD 6.2 stable + courier-imap-4.1.3,1. It was compiled with --with-trashquota option. Here are the steps:

1. I have the following maildirsize file:

157286400S,0C 50632984 4192 972 1

2. When I delete one message from INBOX this file is updated in such way:

157286400S,0C 50632984 4192 972 1 10719 1

So, as I understand the message is moved to the trash and new record is added.

3. I clear the trash and new record is added:

157286400S,0C 50632984 4192 972 1 10719 1 -10719 -1

So, actually the quota in the maildirsize was not updated sucessfully because actually it was not changed. Records with -1 are appeared only for messages deleted from Trash. I have many problems with the user email account when the clear all messages from all folders including trash but quota usage remains the same.

What is the problem?