On Wed, February 1, 2006 8:01 am, Andrew Woods wrote: > Hi, we are building an application which uses courier imap. We need to > run fine with 100,000 mailboxes overall. When we created 100,000 mailboxes > and tried to view the mail in one of the boxes the following java mail > exception was thrown.
Are you talking about 100,000 user accounts or 100,000 IMAP folders? Courier is capable of either however your filesystem might not be (or might be very slow at doing so). What filesystem are you on? What do you get when you telnet in and try the commands directly (a java apps output doesn't tell us much). Are any errors logged to /var/log/maillog? Courier should be able to handle as many accounts and/or folders as you throw at it but you may be hitting a hardware or OS limitation. Jay -- Jay Lee Network / Systems Administrator Information Technology Dept. Philadelphia Biblical University -- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
