Hi, Le jeudi 11 janvier 2007 à 22:11 +0100, Øystein Gisnås a écrit : > I built a new version of evolution-data-server just for you to test.. > You find the .debs at http://bluebear.gisnas.net/debian/e-d-s/ > > You might also want the new evolution 2.8.2.1 to avoid the crash on > exit.
Thanks. > > Please report your results. > > Can you say something about how many folders you have? Are they all > directly under Inbox, or in a tree? Roughly how many emails do you > have in each box? What does 'sysctl fs.file-max' give you (run as > root)? 9 Directory in Maildir and the others in Maildir/Inbox Directory: 0:05 [EMAIL PROTECTED] ~% find Maildir/. -type d -print0 | xargs -0 ls -d | wc -l 157 Files 0:05 [EMAIL PROTECTED] ~% find Maildir/. -type f -print0 | xargs -0 ls | wc -l 22096 0:06 [EMAIL PROTECTED] ~% sysctl fs.file-max fs.file-max = 154567 Thanks for the packaging i will test it in my virtual environnement but not today i'm really tired :o Regards, > > Øystein