[Tickets #10694] Re: no messages in folder
bugs at horde.org
bugs at horde.org
Mon Oct 31 16:05:52 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10694
------------------------------------------------------------------------------
Ticket | 10694
Updated By | leena.heino at uta.fi
Summary | no messages in folder
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
leena.heino at uta.fi (2011-10-31 16:05) wrote:
> Not true, works perfectly fine on Cyrus.
>
> To further debug this issue, we need details of the IMP -> IMAP/POP
> 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).
I can select and open the mail folder fine on the traditional version.
No problems there. Imap server in that case works exactly as expected:
I can open the folder and I can expand the folder tree.
But on Dynamic version it only allows me to expand the folder tree. It
won't allow me to open the parent folder of the folder tree. Therefore
I cannot create any imap debug data because the folder tree is just
expanded and no data is sent to or from imap server.
The folder is shown like this on the imap server response:
C: 5 LIST (SUBSCRIBED) "" (* "Other Users/*" "Shared Folders/*")
RETURN (SUBSCRIBED)
S: * LIST (\Noinferiors \Subscribed) "/" INBOX
S: * LIST (\Subscribed \HasChildren) "/" Spam
S: * LIST (\Subscribed) "/" Spam/2011
S: 5 OK Completed (0.000 secs 42 calls)
I can examine the Spam/2011 folder:
C: 2 EXAMINE Spam/2011
S: * 3605 EXISTS
S: * 0 RECENT
S: 2 OK [READ-ONLY] Completed
More information about the bugs
mailing list