13 Jun
2008
13 Jun
'08
1:11 a.m.
On Thu, 2008-06-12 at 15:08 -0400, Charles Marcus wrote:
Hello,
Well, I have a brain-dead user (using Thunderbird 2.0.0.14) who just won't listen when I tell them not to try to move 5000+ messages at one time (or if deleting, bypass the Trash), and they managed to royally screw up their maildirs...
maildir_copy_with_hardlinks=yes should help a lot with this.
I have two problems...
- The /tmp directory has 9+GB in it... can I just rm tmp/* on that directory without making this problem worse?
Only part of Dovecot that writes to /tmp is deliver, and it keeps the files there probably less than a microsecond (create file + unlink immediately).