hello oh, so upas/fs is the one which transforms the mailbox format to what imap clients expect, i thought that would be done by the imap4d. . .
thanks gabi On Dec 15, 2007 3:39 PM, erik quanstrom <[EMAIL PROTECTED]> wrote: > > > 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 >
