[Dovecot] Dovecot IMAP not putting size in maildir filenames
richs at whidbey.net
richs at whidbey.net
Sat May 6 06:49:28 EEST 2006
On May 5, 2006, at 1:47 PM, Timo Sirainen wrote:
> On Fri, 2006-05-05 at 15:34 -0400, Bill Boebel wrote:
>> I notice that when you move a message from one maildir folder to
>> another,
>> Dovecot drops the size information ("S=") from the filename.
>
> I guess it should do that.. Although I'd like it to be optional in
> some
> way. Perhaps it could be done only if quota plugin is loaded.
That would be great! We already noticed Dovecot saves time by
reading "S=" filename extensions written by Exim, but they're
currently removed when IMAP messages are moved (or new mail is
uploaded).
If Dovecot could add "S=" to uploaded and moved messages, it would
save even more stat() time, and Exim could figure all the messages
into its quota checks.
More information about the dovecot
mailing list