A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=677 ====================================================================== Reported By: tss Assigned To: ====================================================================== Project: DBMail Issue ID: 677 Category: IMAP daemon Reproducibility: always Severity: major Priority: normal Status: new target: ====================================================================== Date Submitted: 10-Feb-08 14:28 CET Last Modified: 10-Feb-08 16:43 CET ====================================================================== Summary: FETCH command cuts off unexpectedly Description: (v2.3.2 actually, but it's not on the list)
Using my imaptest tool it gives a lot of errors like: Error: tss[1]: error parsing input: Missing ')': The IMAP traffic shows the problem: 1.14 FETCH 2:7,9,11:13,17 (BODY.PEEK[HEADER.FIELDS (Delivered-To In-Reply-To From Message-ID)] BODY.PEEK[HEADER.FIELDS (Subject From Delivered-To Subject)]) * 2 FETCH (1.14 OK completed Using PostgreSQL as backend. ====================================================================== ---------------------------------------------------------------------- paul - 10-Feb-08 16:43 ---------------------------------------------------------------------- Timo, did you disable pipelining? I remember seeing that one, but imaptest compliance is not complete in 2.3.2. Or rather it appeared to be complete, but then you changed imaptest :-). It *will* be complete in 2.3.3 (and is already in my 'events' branch on git.dbmail.eu) In fact, imaptest was extremely valuable during my libevent work. I couldn't have done that work without your tool. I'm currently seeing just some minor issues with imaptest on my 'events' branch. Issue History Date Modified Username Field Change ====================================================================== 10-Feb-08 14:28 tss New Issue 10-Feb-08 16:43 paul Note Added: 0002481 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
