Displaying 1 result from an estimated 1 matches for "folderxx".
Did you mean:
folderx
2010 Mar 04
1
INBOX of a shared namespace appears to be always subscribed
...r B
the access to its INBOX. The problem is caused by the repeated call of
LSUB. Starting with the second call LSUB always shows INBOX as
subscribed.
To reproduce:
-> telnet imap.xx.yy 143
1 LOGIN user password
2 LSUB "" shared/* => shows shared/UserB/folderXX
3 LSUB "" shared/* => shows shared/UserB/INBOX
shared/UserB/folderXX
4 LSUB "" shared/* => shows shared/UserB/INBOX
shared/UserB/folderXX
Regards, Holger