Am 01.08.2012 14:58, schrieb Timo Sirainen:
On 1.8.2012, at 15.43, Robert Schetterer wrote:
If you don't mind the messages' IMAP UIDs changing, you could give the -f parameter to fix those.
i will try things couldn not get more worst
./maildir-size-check.sh -f maildir is an unknown option...?
Oh, looks like I forgot to re-upload it after adding that option. It's there now.
Hi Timo, most of the Problems are fixed now many thx for your script , but how to avoid that in future ( Maildir filename has wrong S value ) with Ralf you released a patch diff -r 3599790da3d7 src/lib-storage/index/istream-mail.c --- a/src/lib-storage/index/istream-mail.c Wed Mar 21 14:25:12 2012 +0200 +++ b/src/lib-storage/index/istream-mail.c Wed Mar 21 17:58:00 2012 +0200 @@ -20,6 +20,7 @@ struct mail *mail = mstream->mail; enum mail_lookup_abort orig_lookup_abort; + return FALSE; if (mstream->expected_size != (uoff_t)-1) return TRUE; would it be a good idea to include it in 2.1.9 for me ? as it looks like its not in the public code ? -- Best Regards MfG Robert Schetterer