Summary | IMP search broken in large mailbox |
Queue | IMP |
Queue Version | Git develop |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | jemartins (at) fis (dot) unb (dot) br |
Created | 11/08/2012 (4634 days ago) |
Due | |
Updated | 11/12/2012 (4630 days ago) |
Assigned | 11/09/2012 (4633 days ago) |
Resolved | 11/12/2012 (4630 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
provide much more feedback since I have no idea where to being
looking since I don't see this behavior. Thus, it will require you
to track down to a certain area of the code to help out. Or to
figure out ways to NOT trigger this error - that is potentially also
useful information.
Maybe there was problem in mbox when I noticed this problem.
Thank you.
provide much more feedback since I have no idea where to being
looking since I don't see this behavior. Thus, it will require you
to track down to a certain area of the code to help out. Or to
figure out ways to NOT trigger this error - that is potentially also
useful information.
What I need do?
with WU-IMAP or misconfiguration system. So, it's my fault.
much more feedback since I have no idea where to being looking since I
don't see this behavior. Thus, it will require you to track down to a
certain area of the code to help out. Or to figure out ways to NOT
trigger this error - that is potentially also useful information.
Enviados/Sent folder. I don't have this problem if the small folder.
with 100,000 messages.
with WU-IMAP or misconfiguration system. So, it's my fault.
Enviados/Sent folder. I don't have this problem if the small folder.
with 100,000 messages.
Enviados/Sent folder. I don't have this problem if the small folder.
C: 4 UID SORT (ARRIVAL) UTF-8 BODY ""
S: * OK [PARSE] Unexpected characters at end of parameters: : 8bit
It is perfectly fine to search for an empty string. It may not make
much sense (more on that in a second), but it shouldn't break. You
are pretty much out of luck if your IMAP server is broken in this
manner since we can't really work around it.
As for the blank search term: I can't reproduce that. What exactly
are you searching for? (Make sure your search doesn't have any
accented characters).
New Attachment: imaplog
State ⇒ Feedback
communication.
To enable debugging, see instructions contained in
imp/config/backends.php (the 'debug' config parameter).
Debugging should not be enabled on a production server, Attach/post
only the portion of the log that directly deals with the problem
reported (it may be simplest to clear the log file and then perform
the event that causes the error).
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Due ⇒ 11/08/2012
Summary ⇒ IMP search broken in large mailbox
Type ⇒ Bug
Priority ⇒ 1. Low
(for example: sent with over 8500 messages) the system broken with
this message: "Error when communicating with the server" and in log we
can see:
2012-11-08T21:20:00-02:00 ERR: HORDE-5.0 [imp] The mail server was
unable to parse the contents of the mail message. Unexpected
characters at end of parameters: : 8bit [pid 14176 on line 382 of
"/home/httpd/html/horde-5.0/imp/lib/Imap.php"]