I think I forgot to mention that I am linking maildir code from
SqWebmail 1.1, which is recent. If Sqwebmail 1.1 still suffers
from these, then what version is cleaner? I think maildir_addquota
code seems to have a file descriptor leak.

On a little different note, pop3dserver.c doesn't do correct 'TOP'. It
seems to return one line after headers even if asked for more than one
line. Has this been fixed in the latest Courier? Thanks.

On Sat, Dec 23, 2000 at 04:47:20PM -0500, Sam Varshavchik wrote:
> On Sat, 23 Dec 2000, Dan Melomedman wrote:
> 
> > I am trying to multithread 'pop3dserver.c' taken from an older
> > courier-imap source tree.
> > I've turned it into a long-running process,
> > and what I am seeing with 'lsof' is maildir_addquota doesn't close
> > the file descriptor for 'maildirsize'. Is this a default behavior?
> 
> Yes, there were some memory leaks that I found and plugged several
> releases ago.
> 
> -- 
> Sam

Reply via email to