On Fri, 2009-02-13 at 17:47 +0000, Jose Celestino wrote:
Words by Timo Sirainen [Fri, Feb 13, 2009 at 12:27:07PM -0500]:
On Fri, 2009-02-13 at 11:46 +0300, Proskurin Kirill wrote:
Hello all.
I run on a problems?
dovecot: Feb 13 08:36:13 Error: IMAP(logistic@fxclub.org): Maildir filename has wrong W value:
The problem is what it says. It has wrong W value:
/var/spool/dovecot/domains/fxclub.org/logistic/.fxclub/1135926892.Re1a4ad89Q1436.newmail.fxclub.org,S=24630,W=2 4849:2,
Timo, just for the record, what is a wrong W value ?
S=n contains the file size. W=m contains the message's "virtual size", meaning what the file size would be if all line feeds were CRLFs instead of just LFs. Typically you get the correct value from: file size + number of lines in file.