[Tickets #13261] Re: Folder Inbox not shown in IMP

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Jun 17 13:17:41 UTC 2014


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/13261
------------------------------------------------------------------------------
  Ticket             | 13261
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | Folder Inbox not shown in IMP
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Unconfirmed
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2014-06-17 13:17) wrote:

I started seeing this too, but only one one account.

Log when building folder list:

>> Tue, 17 Jun 2014 09:14:42 -0400
>> Connection to: imap://prod.theupstairsroom.com/
>> Server connection took 0.0014 seconds.
S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID  
ENABLE IDLE STARTTLS LOGINDISABLED] Dovecot (Ubuntu) ready.
C: 1 STARTTLS
S: 1 OK Begin TLS negotiation now.
>> Command 1 took 0.0009 seconds.
>> Successfully completed TLS negotiation.
2 [SASL-IR AUTHENTICATE Command - method: PLAIN, username: ashley]
>> CACHE: Using the IMP_Imap_Cache_Wrapper storage driver.
C: 3 ENABLE QRESYNC
C: 4 NAMESPACE
S: * ENABLED QRESYNC
S: 3 OK Enabled.
>> Command 3 took 0.0011 seconds.
S: * NAMESPACE (("" "/")) NIL NIL
S: 4 OK Namespace completed.
>> Command 4 took 0.0031 seconds.
C: 6 LIST "" INBOX RETURN (SUBSCRIBED)
C: 5 LIST (SUBSCRIBED) "" (*) RETURN (SUBSCRIBED)
S: * LIST () "/" INBOX
S: 6 OK List completed.
>> Command 6 took 0.0022 seconds.
S: * LIST (\Subscribed) "/" "Deleted Messages"
S: * LIST (\Subscribed) "/" Drafts
S: * LIST (\Subscribed) "/" Notes
S: * LIST (\Subscribed) "/" "Sent Messages"
S: * LIST (\Subscribed) "/" Trash
S: * LIST (\Subscribed) "/" "Bad Messages"
S: * LIST (\Subscribed) "/" Archive
S: * LIST (\Subscribed) "/" Templates
S: * LIST (\Subscribed) "/" Spam
S: 5 OK List completed.
>> Command 5 took 0.0039 seconds.
C: 7 LOGOUT
S: * BYE Logging out
S: 7 OK Logout completed.
>> Command 7 took 0.0015 seconds.



Log when choosing to show all mailboxes:
>> Tue, 17 Jun 2014 09:15:47 -0400
>> Connection to: imap://prod.theupstairsroom.com/
>> Server connection took 0.0015 seconds.
S: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID  
ENABLE IDLE STARTTLS LOGINDISABLED] Dovecot (Ubuntu) ready.
C: 1 STARTTLS
S: 1 OK Begin TLS negotiation now.
>> Command 1 took 0.0008 seconds.
>> Successfully completed TLS negotiation.
2 [SASL-IR AUTHENTICATE Command - method: PLAIN, username: ashley]
>> CACHE: Using the IMP_Imap_Cache_Wrapper storage driver.
C: 3 ENABLE QRESYNC
C: 4 NAMESPACE
S: * ENABLED QRESYNC
S: 3 OK Enabled.
>> Command 3 took 0.0013 seconds.
S: * NAMESPACE (("" "/")) NIL NIL
S: 4 OK Namespace completed.
>> Command 4 took 0.0034 seconds.
C: 6 LIST "" INBOX RETURN (SUBSCRIBED)
C: 5 LIST (SUBSCRIBED) "" (*) RETURN (SUBSCRIBED)
S: * LIST () "/" INBOX
S: 6 OK List completed.
>> Command 6 took 0.0035 seconds.
S: * LIST (\Subscribed) "/" "Deleted Messages"
S: * LIST (\Subscribed) "/" Drafts
S: * LIST (\Subscribed) "/" Notes
S: * LIST (\Subscribed) "/" "Sent Messages"
S: * LIST (\Subscribed) "/" Trash
S: * LIST (\Subscribed) "/" "Bad Messages"
S: * LIST (\Subscribed) "/" Archive
S: * LIST (\Subscribed) "/" Templates
S: * LIST (\Subscribed) "/" Spam
S: 5 OK List completed.
>> Command 5 took 0.0055 seconds.
C: 7 LIST () "" (*) RETURN (SUBSCRIBED)
S: * LIST () "/" sent-mail
S: * LIST (\Subscribed \UnMarked) "/" Templates
S: * LIST (\Subscribed \UnMarked) "/" "Bad Messages"
S: * LIST (\Subscribed) "/" Drafts
S: * LIST () "/" "Junk E-mail"
S: * LIST (\Subscribed \UnMarked) "/" Spam
S: * LIST (\Subscribed \Marked) "/" Notes
S: * LIST (\Subscribed) "/" "Deleted Messages"
S: * LIST (\Noselect) "/" storage
S: * LIST (\Subscribed \Marked) "/" Trash
S: * LIST () "/" fun
S: * LIST (\Subscribed \Marked) "/" "Sent Messages"
S: * LIST () "/" Sent
S: * LIST (\Subscribed \UnMarked) "/" Archive
S: * LIST () "/" INBOX
S: 7 OK List completed.
>> Command 7 took 0.0042 seconds.
C: 8 STATUS INBOX (UNSEEN)
S: * STATUS INBOX (UNSEEN 14)
S: 8 OK Status completed.
>> Command 8 took 0.0024 seconds.
C: 9 LOGOUT
S: * BYE Logging out
S: 9 OK Logout completed.
>> Command 9 took 0.0014 seconds.


Same horde install, same imap server as an account that works as expected.





More information about the bugs mailing list