Displaying 1 result from an estimated 1 matches for "m152553p9709".
2013 Dec 12
2
Size detection/replair does not work with zlib
...ith a standard file naming but with a
wrong file size in S-flag (compressed size instead of uncompressed
size), the log entries become stranger:
Error: Cached message size smaller than expected (805 < 2666)
Error: Maildir filename has wrong S value, renamed the file from /somedir/cur/1386772057.M152553P9709.host,S=805:2, to /somedir/cur/1386772057.M152553P9709.host,S=805:2,
So here dovecot detects the wrong S value, but instead of fixing it by
using the uncompressed size, it renames to the same file name as
before...
All the above was tested with dovecot 2.1.17.
We did a short cross test with 2.2.9...