There seems to be a file descriptor leak in packf which results in
messages like this:

packf: unable to dup /full/path/.mailbox.map: Too many open files, continuing...

The packf process opens the output file enough times (without closing any)
to reach an OS limit around 1000 file descriptors.  Moving >1000 (or so)
messages with packf results in this error.  Seems to be opening the output
file once per message without closing.  I haven't investigated deeply yet.
I will try to send a patch, but I'd like to know if anybody's aware of
the problem at this point...

Thanx,
Rob

-- 
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Office attachments.

Nothing Look in the mirror, my friend.... Nothing

Reply via email to