11 messages in net.sourceforge.lists.courier-maildrop[maildropl] Re: nfs
FromSent OnAttachments
Chris MastersOct 5, 2003 1:31 pm 
Erik BourgetOct 5, 2003 1:57 pm 
Martin LohmeierOct 5, 2003 7:07 pm 
Tim HassonOct 5, 2003 8:00 pm 
Sam VarshavchikOct 5, 2003 8:22 pm.txt
Tim HassonOct 5, 2003 8:36 pm 
Tim HassonOct 5, 2003 8:53 pm 
Sam VarshavchikOct 5, 2003 9:15 pm 
Tim HassonOct 5, 2003 9:33 pm 
Tim HassonOct 6, 2003 1:04 am 
Sam VarshavchikOct 6, 2003 4:50 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:[maildropl] Re: nfsActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Oct 5, 2003 9:15:56 pm
List:net.sourceforge.lists.courier-maildrop

Tim Hasson writes:

In this case, the two messages were moved each to its own folder.

daemon1# cat tim/Maildir/maildirsize 30000000S 14028986 1524 3495 1 4740 1 3495 1 -3495 -1 4740 1 -4740 -1

This shows the messages were added, then deleted. (I didn't delete them :) But the messages were only moved to the folders. And I can still see them where they were moved.

That's how IMAP works. There's no such thing as "moving" a message to another folder. That is done by copying a message, then deleting the message in the original folder. That's what you see reflected in maildirsize.

I also use EXPUNGE_TO_TRASH.

This means if I delete the message now from the folder it was moved to, the message would be deducted twice?

I deleted the last of the two messages, then:

daemon1# cat tim/Maildir/maildirsize 30000000S 14028986 1524 3495 1 4740 1 3495 1 -3495 -1 4740 1 -4740 -1 -4740 -1 daemon1#

Yep, it was deleted twice.

No. The move operation resulted in each message getting added to, then subtracted from the quota, making it a total wash.