[Dovecot] Indexing Performance Question (was tpop3d vs dovecot)
Jakob Hirsch
jh at plonk.de
Tue Feb 6 13:11:08 UTC 2007
Quoting Timo Sirainen:
>> maildir_tag = W=${eval:$message_size+$message_linecount}
This does not work, as $message_linecount is not correct (obviously,
some headers are not counted). Probably a bug, I'll have a look there.
>> to get filenames like new/1170546076.H147536P16502.ymmv.de:W=354
>> Or should it be "...:,W=354"?
> No, there must not be ':'. So ...,W=1234 is correct.
Oh. Unfortunately, Exim always adds ":" after the the
"1170767045.H941467P3018.ymmv.de" part when maildir_tag is set.
Shouldn't it be "...ymmv.de:2,W=1234" to conform with the Maildir++ spec?
More information about the dovecot
mailing list