The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=677 ====================================================================== Reported By: tss Assigned To: paul ====================================================================== Project: DBMail Issue ID: 677 Category: IMAP daemon Reproducibility: always Severity: major Priority: normal Status: resolved target: Resolution: fixed Fixed in Version: 2.3.3 ====================================================================== Date Submitted: 10-Feb-08 14:28 CET Last Modified: 05-Mar-08 17:00 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. ---------------------------------------------------------------------- tss - 10-Feb-08 16:57 ---------------------------------------------------------------------- OK, I'll try again after 2.3.3 is released. I just mainly wanted to test how SQL-based IMAP servers performed (see comp.mail.imap if you're interested). Anyway it happens even without pipelining: ./imaptest logout=0 no_pipelining clients=1 Issue History Date Modified Username Field Change ====================================================================== 10-Feb-08 14:28 tss New Issue 10-Feb-08 16:43 paul Note Added: 0002481 10-Feb-08 16:57 tss Note Added: 0002482 05-Mar-08 17:00 paul Assigned To => paul 05-Mar-08 17:00 paul Status new => resolved 05-Mar-08 17:00 paul Resolution open => fixed 05-Mar-08 17:00 paul Fixed in Version => 2.3.3 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
