The following issue has been CLOSED ====================================================================== http://www.dbmail.org/mantis/view.php?id=465 ====================================================================== Reported By: jasb Assigned To: paul ====================================================================== Project: DBMail Issue ID: 465 Category: IMAP daemon Reproducibility: always Severity: crash Priority: normal Status: closed target: Resolution: fixed Fixed in Version: 2.2.2 ====================================================================== Date Submitted: 02-Dec-06 15:25 CET Last Modified: 30-Sep-07 14:45 CEST ====================================================================== Summary: Line too long when deleting about 2000 messages Description: Hi,
i selected about 2000 messages, and deleted them, and i get this from the server: "line too long" and the server debug level=5: Dec 2 14:18:33 lira dbmail/imap4d[6014]: Error:[imapsession] dbmail-imapsession.c,dbmail_imap_session_readln(+1358): too long line from client (discarding) Dec 2 14:18:33 lira dbmail/imap4d[6014]: Info:[imap] imap4.c,IMAPClientHandler(+200): COMMAND: [mya5 UID STORE 514682,514711,514723,514738,514788,514790,514810,514842,514862,514866,514883,514903,515061,515099,515101,515174,515196,515206,515242,515246,515301,515343,515527,515570,515582,515651,515695,516018,516037,516039,516088,516234,516259,516261,516284,516286,516288,516401,516441,516453,516502,516568,516670,516676,516719,516755,516786,516799,516806,516834,517355,517467,517508,517529,517797,517799,517836,517970,517989,518013,518417,518439,518453,518462,519068,519163,519165,519424,519718,519757,519788,519790,520336,520351,520642,520644,520706,520746,520763,520826,520862,520866,520917,520933,521029,521369,521615,521617,521625,521752,521901,522018,522058,522068,522078,522084,522112,522208,522313,522405,522443,522524,522542,522546,522797,522923,522950,522981,523002,523006,523012,523018,523107,523155,523205,523233,523241,523322,523332,523368,523420,523453,524332,524442,524705,524952,525021,525070,525139,525384,5 Dec 2 14:18:33 lira dbmail/imap4d[6014]: Debug:[imapsession] dbmail-imapsession.c,dbmail_imap_session_printf(+1301): RESPONSE: [mya5 BAD Line too long^M ] ====================================================================== ---------------------------------------------------------------------- aaron - 02-Dec-06 22:45 ---------------------------------------------------------------------- What mail client are you using? ---------------------------------------------------------------------- jasb - 02-Dec-06 23:28 ---------------------------------------------------------------------- MS Outlook express, 6.0, the one with winxp ---------------------------------------------------------------------- aaron - 03-Dec-06 20:31 ---------------------------------------------------------------------- I'd like to say that there's some updated version that behaves itself wrt protocol line length limitations, but I can't find such limitation. Our MAX_LINESIZE is 10KB. I'd say that's pretty reasonable... ---------------------------------------------------------------------- jasb - 03-Dec-06 22:21 ---------------------------------------------------------------------- I see. I know that this is a BIG line, but tell me Aaron, is this suposed to work, or what does say the RFC? I can't confirm you 'cause has been a while sinse i stoped using cyrus-imapd, but i think it let me do this operation. Can the 10k limit be raised, or what are you going to do? ---------------------------------------------------------------------- jasb - 05-Dec-06 15:24 ---------------------------------------------------------------------- What do you say Aaron? :P ---------------------------------------------------------------------- paul - 10-Dec-06 22:37 ---------------------------------------------------------------------- cleanup MAX_LIZESIZE and set to 65k ---------------------------------------------------------------------- jasb - 29-Sep-07 14:44 ---------------------------------------------------------------------- Hi Paul, I'm reopening this because of: I'm deleting an account with more than 9000 emails. I know this is alot, true, but, this should work anyway correct? The same error occors when i select this http://www.dbmail.org/mantis/view.php?id=#9000 messages and try to set them as read, or unread, or undelete. ---------------------------------------------------------------------- paul - 30-Sep-07 14:45 ---------------------------------------------------------------------- Jorge, I'm closing this report. Please dont reopen it again. The bug is not dbmail's. The current limitation regarding command lines is 65k, which is way more than reasonable. Increasing it further does not serve any purpose. Issue History Date Modified Username Field Change ====================================================================== 02-Dec-06 15:25 jasb New Issue 02-Dec-06 15:25 jasb Issue Monitored: jasb 02-Dec-06 22:45 aaron Note Added: 0001641 02-Dec-06 23:28 jasb Note Added: 0001642 03-Dec-06 20:31 aaron Note Added: 0001644 03-Dec-06 22:21 jasb Note Added: 0001645 05-Dec-06 15:24 jasb Note Added: 0001646 10-Dec-06 22:37 paul Note Added: 0001667 10-Dec-06 22:37 paul Assigned To => paul 10-Dec-06 22:37 paul Status new => resolved 10-Dec-06 22:37 paul Resolution open => fixed 10-Dec-06 22:37 paul Fixed in Version => 2.2.2 29-Sep-07 14:44 jasb Status resolved => feedback 29-Sep-07 14:44 jasb Resolution fixed => reopened 29-Sep-07 14:44 jasb Note Added: 0002386 30-Sep-07 14:45 paul Note Added: 0002387 30-Sep-07 14:45 paul Status feedback => closed 30-Sep-07 14:45 paul Resolution reopened => fixed ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
