On Wednesday 01 February 2006 14:01, 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. >
I'm running over 500,000 users with rough estimate of over 4G (4000000000) folders ... Works just fine ... :-) > > > 2006-01-30 10:31:56,280 ERROR [com.anam.mmsportal.action.IMAPAction] > Failed to > Connect: could not connect to folder: INBOX on: localhost exception: > javax.mail.MessagingException: * BYE Temporary problem, please try again > later; > nested exception is: > com.sun.mail.iap.ConnectionException: * BYE Temporary problem, > please > try again later > > There is no evidence that this is OS/FS problem. Show more from logs, etc. > > > > I'm just wondering if there is a configuration file where a threshold > for maximum amount of mailboxes is set? No. There is maximum number of simultanious auth requests, i don't think you are hiting it (i have it set on 40 and it works ok ...) > > > > Regards, > > Andrew H. ------------------------------------------------------- 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
