[imp] unable to see unsubscribed folders

Michael Menge michael.menge at zdv.uni-tuebingen.de
Wed Feb 4 14:00:14 UTC 2015


Hi,

Quoting Michael Menge <michael.menge at zdv.uni-tuebingen.de>:

> Hi,
>
> With imp 6.2.5, Horde_Imap_Client 2.26.0 I am unable to show
> unsubscribed folders. Show all mailboxes will not show unsubscribed  
> mailboxes.
> Only folders unsubscribed while using "show all mailboxes" will be listed
> till "hide unsubscribed mailboxes" is clicked, if "show all mailboxes"
> is clicked again the unsubscribed mailbox will not reappear.
>
> Can some one confirm this?
>

i tried to debug this. Going back to imp-6.1.8 i am able
to see unsubscribed folders again.

below are the imap debugging logs for reloading the folder list
(all mailboxes) for imp 6.1.8 and 6.2.6.

The Folder Test-unsubscribe is unsubscribed and is missing
in imp > 6.1.8
As far as i can see imp / Horde_Imap_Client adds (SUBSCRIBED)
to the last LIST command





=== imap debug imp 6.1.8 ===================
>> Wed, 04 Feb 2015 13:42:44 +0000
>> Connection to: imap://mailserv.uni-tuebingen.de:993/
>> Server connection took 0.0168 seconds.
S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE  
MUPDATE=mupdate://mupdate.mail.localhost/ AUTH=PLAIN AUTH=LOGIN  
SASL-IR] mailserv09.uni-tuebingen.de Cyrus IMAP Murder v2.4.17 server  
ready
C: 1 [INITIAL CLIENT RESPONSE (username: zrstes1)]
S: +
C: XXXX==
S: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE ACL RIGHTS=kxte QUOTA  
NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND  
BINARY CATENATE CONDSTORE ESEARCH SORT SORT=MODSEQ SORT=DISPLAY  
THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE LIST-EXTENDED  
WITHIN QRESYNC SCAN XLIST URLAUTH URLAUTH=BINARY  
MUPDATE=mupdate://mupdate.mail.localhost/ LOGINDISABLED  
COMPRESS=DEFLATE IDLE] Success (tls protection)  
SESSIONID=<fe-4918-1423057431-1>
>> Command 1 took 0.0183 seconds.
>> CACHE: Using the Horde_Imap_Client_Cache_Backend_Cache storage driver.
C: 2 ENABLE QRESYNC
C: 3 LIST (SUBSCRIBED) "" (* "Other Users/*" "Shared Folders/*")  
RETURN (SUBSCRIBED)
S: * ENABLED CONDSTORE QRESYNC
S: 2 OK Completed
>> Command 2 took 0.0008 seconds.
S: * LIST (\Subscribed \Drafts) "/" "Mail/drafts"
S: * LIST (\Subscribed \Sent) "/" "Mail/sent"
S: * LIST (\Subscribed \Trash) "/" "Mail/trash"
S: * LIST (\Subscribed \Junk \Spam) "/" "Mail/v-spam"
S: 3 OK Completed (0.010 secs)
>> Command 3 took 0.1623 seconds.
C: 4 LIST () "" (INBOX)
S: * LIST (\Noinferiors \Inbox) "/" INBOX
S: 4 OK Completed (0.000 secs 1 calls)
>> Command 4 took 0.0011 seconds.
C: 5 LIST () "" (* "Other Users/*" "Shared Folders/*")
S: * LIST (\Noinferiors \Inbox) "/" INBOX
S: * LIST (\HasChildren) "/" Mail
S: * LIST (\HasNoChildren \Drafts) "/" Mail/drafts
S: * LIST (\HasNoChildren) "/" Mail/s-spam
S: * LIST (\HasNoChildren \Sent) "/" Mail/sent
S: * LIST (\HasNoChildren \Trash) "/" Mail/trash
S: * LIST (\HasNoChildren \Junk \Spam) "/" Mail/v-spam
S: * LIST () "/" Test-unsubscribe
S: 5 OK Completed (0.360 secs 8 calls)
>> Command 5 took 0.3789 seconds.
C: 6 STATUS INBOX (UNSEEN)
S: * STATUS INBOX (UNSEEN 0)
S: 6 OK Completed
>> Command 6 took 0.0128 seconds.
C: 7 GETQUOTAROOT INBOX
S: * QUOTAROOT INBOX INBOX
S: * QUOTA INBOX (STORAGE 4 1024000)
S: 7 OK Completed
>> Command 7 took 0.0134 seconds.
C: 8 LOGOUT
S: * BYE LOGOUT received
S: 8 OK Completed
>> Command 8 took 0.0008 seconds.
=== imap debug imp 6.2.6 ===================
>> Wed, 04 Feb 2015 13:45:31 +0000
>> Connection to: imap://mailserv.uni-tuebingen.de:993/
>> Server connection took 0.0145 seconds.
S: * OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE  
MUPDATE=mupdate://mupdate.mail.localhost/ AUTH=PLAIN AUTH=LOGIN  
SASL-IR] mailserv03.uni-tuebingen.de Cyrus IMAP Murder v2.4.17 server  
ready
C: 1 [INITIAL CLIENT RESPONSE (username: zrstes1)]
S: +
C: XXXX==
S: 1 OK [CAPABILITY IMAP4rev1 LITERAL+ ID ENABLE ACL RIGHTS=kxte QUOTA  
NAMESPACE UIDPLUS NO_ATOMIC_RENAME UNSELECT CHILDREN MULTIAPPEND  
BINARY CATENATE CONDSTORE ESEARCH SORT SORT=MODSEQ SORT=DISPLAY  
THREAD=ORDEREDSUBJECT THREAD=REFERENCES ANNOTATEMORE LIST-EXTENDED  
WITHIN QRESYNC SCAN XLIST URLAUTH URLAUTH=BINARY  
MUPDATE=mupdate://mupdate.mail.localhost/ LOGINDISABLED  
COMPRESS=DEFLATE IDLE] Success (tls protection)  
SESSIONID=<fe-110796-1423057599-1>
>> Command 1 took 0.0167 seconds.
>> CACHE: Using the Horde_Imap_Client_Cache_Backend_Cache storage driver.
C: 2 ENABLE QRESYNC
C: 3 NAMESPACE
S: * ENABLED CONDSTORE QRESYNC
S: 2 OK Completed
>> Command 2 took 0.0009 seconds.
S: * NAMESPACE (("" "/")) (("Other Users/" "/")) (("Shared Folders/" "/"))
S: 3 OK Completed
>> Command 3 took 0.0033 seconds.
C: 5 LIST "" INBOX RETURN (SUBSCRIBED)
C: 4 LIST (SUBSCRIBED) "" (* "Other Users/*" "Shared Folders/*")  
RETURN (SUBSCRIBED)
S: 5 OK Completed (0.000 secs)
>> Command 5 took 0.1895 seconds.
S: * LIST (\Subscribed \Drafts) "/" "Mail/drafts"
S: * LIST (\Subscribed \Sent) "/" "Mail/sent"
S: * LIST (\Subscribed \Trash) "/" "Mail/trash"
S: * LIST (\Subscribed \Junk \Spam) "/" "Mail/v-spam"
S: 4 OK Completed (0.000 secs)
>> Command 4 took 0.2304 seconds.
C: 6 LIST () "" (* "Other Users/*" "Shared Folders/*") RETURN (SUBSCRIBED)
S: * LIST (\Subscribed \Drafts) "/" "Mail/drafts"
S: * LIST (\Subscribed \Sent) "/" "Mail/sent"
S: * LIST (\Subscribed \Trash) "/" "Mail/trash"
S: * LIST (\Subscribed \Junk \Spam) "/" "Mail/v-spam"
S: 6 OK Completed (0.000 secs)
>> Command 6 took 0.0027 seconds.
C: 7 LOGOUT
S: * BYE LOGOUT received
S: 7 OK Completed
>> Command 7 took 0.001 seconds.
========================================




> Regards
>
>    Michael Menge
>
>
>
> --------------------------------------------------------------------------------
> M.Menge                                Tel.: (49) 7071/29-70316
> Universität Tübingen                   Fax.: (49) 7071/29-5912
> Zentrum für Datenverarbeitung          mail:   
> michael.menge at zdv.uni-tuebingen.de
> Wächterstraße 76
> 72074 Tübingen




--------------------------------------------------------------------------------
M.Menge                                Tel.: (49) 7071/29-70316
Universität Tübingen                   Fax.: (49) 7071/29-5912
Zentrum für Datenverarbeitung          mail:  
michael.menge at zdv.uni-tuebingen.de
Wächterstraße 76
72074 Tübingen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5425 bytes
Desc: S/MIME Signatur
URL: <http://lists.horde.org/archives/imp/attachments/20150204/35ab5a67/attachment.bin>


More information about the imp mailing list