Date: Wed, 11 Aug 1999 22:54:36 -0700 From: Shawn Ramsey <shawn@cpl.net> To: questions@freebsd.org Subject: IMAPD problem... Message-ID: <19990811225436.A18926@cpl.net>
next in thread | raw e-mail | index | archive | help
I am having a problem with imapd crashing with the following error : Aug 11 22:48:46 luke imapd[17373]: IMAP toolkit crash: Out of free storage This seems like a resource problem, the mailbox I am attempting to download is 68MB. When I type limit when logging in with this user I get this : cputime unlimited filesize unlimited datasize 16384 kbytes stacksize 8192 kbytes coredumpsize unlimited memoryuse 30720 kbytes descriptors 64 memorylocked 10240 kbytes maxproc 64 And if I type unlimit from the command prompt : putime unlimited filesize unlimited datasize 524288 kbytes stacksize 65536 kbytes coredumpsize unlimited memoryuse unlimited descriptors 8232 memorylocked unlimited maxproc 4115 How can I make it so I have basically unlimited resources w/o having to type 'unlimit' ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990811225436.A18926>