On Thu, 11 Sep 2003, Henry Baragar wrote:
>Hello,
>When I use SquirrelMail with bincIMAP, I am limited to 27 mail folders,
>regardless of whether I am going against a Maildir++ depot or an IMAPdir
>depot.  After that, bincIMAP complains with the following message:
33 NO STATUS failed: Maildir::scan::opendir("Trash/new/") == 0 (Too many

There's a file descriptor leak in Depot::iterator, which does an opendir
every time a scan is done, but no closedir. I guess this error will occur
with all clients after some time.

I'm looking into it now, and searching for other similar cases too.

>ps.  I now have set up a controlled environment in my lab where I can test
>Opera, Netscape/Mozilla, Outlook and SquirrelMail against bincIMAP using a
>Maildir++ depot, bincIMAP using an IMAPdir depot and Courier (using
>Maildir++).  HB

Excellent! Could you check to see if the Mozilla subscribe problem also
applies to Courier-IMAP? If so, delete the bincimap-subscribed file, then
log in with Mozilla and try to subscribe, knowing that there are 2nd, 3rd
and 4th level mailboxes available. :-)

Andy

-- 
Andreas Aardal Hanssen   | http://www.andreas.hanssen.name/gpg
Author of Binc IMAP      |  "It is better not to do something
http://www.bincimap.org/ |        than to do it poorly."

Reply via email to