Skip Menu |

This queue is for tickets about the Mail-IMAPClient CPAN distribution.

Report information
The Basics
Id: 72868
Status: rejected
Priority: 0/
Queue: Mail-IMAPClient

People
Owner: Nobody in particular
Requestors: gilles.lamiral [...] laposte.net
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: sub fetch_hash() and large mailbox "BYE Fatal error: word too long (4x)" with cyrus
Hello Phil, I've been reported an issue with large mailboxes (on cyrus) with the sub fetch_hash() (a call from imapsync software) The IMAP error message is "BYE Fatal error: word too long (4x)" I've previously fixed this issue in 2.2.9 by splitting the request in several chunks. I'll report a patch for 3.30 if I succeed. Thanks in advance.
From: gilles.lamiral [...] laposte.net
Hello, Looking at the code it seems this issue should be solved with Maxcommandlength() which is already set up in imapsync. I'm going to ask for deeper details to the user reporting the issue. Stand by.
From: gilles.lamiral [...] laposte.net
Hello Phil, Show quoted text
> Looking at the code it seems this issue should be solved > with Maxcommandlength() which is already set up in imapsync.
The default Maxcommandlength(10000) can be too long for cyrus but it works fine with a smaller value. You can close or cancel this wrong bug report. I'm sorry for it. Gilles LAMIRAL.
Thanks for researching Gilles, I'll close this as 'rejected'.