From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <892fd087cfb90d4e7267beeab36e2eff@quanstro.net> From: erik quanstrom Date: Sat, 15 Dec 2007 09:39:04 -0500 To: 9fans@cse.psu.edu Subject: Re: [9fans] imap4d and upas/fs In-Reply-To: <82c890d00712150159kd57b31es2693b10af9272e4f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 19db7488-ead3-11e9-9d60-3106f5b1d025 > Hello > > is there any way of serving imaps without running upas/fs for each > mail box accessed on the server? > > i'm running out of memory. > > I saw that upas/fs is called from auth.c of imap4d with -np so, i > suppose it ill not use much memory (if i call it by hand it eats > 268K), but when imap4d execs it, i can't see any command line options > for fs with ps -a, but i can see high memory usage (depending on the > box i open). > > is upas/fs executed from other places i don't see? is anyone seeing > this or i missconfigured something? > > thanks > > gabi unfortunately, this is the expected behavior. the only current solution is to have a smaller mailbox. - erik