Re: [Evolution] IMAP Shared Folders



On Mon, 2015-06-22 at 06:30 +0100, Neil Romig wrote:
Following on, I created two accounts - user1 who shares folder 
"Stuff" with user2. Debug output at http://pastebin.com/mTRpqYVV and 
http://pastebin.com/N2A6L006. I am using a Courier mail server 
version 0.68.2, and Evo 3.16.3 on Fedora 22.

        Hi,
subscriptions are handled on the server, the server knows where you are
subscribed and where not. From the second log (which shows less buzz
around):

[imapx:A] I/O: 'A00006 LSUB "" "INBOX.*"'
[imapx:A] I/O: 'A00006 OK LSUB completed'
[imapx:A] I/O: 'A00007 LIST "" "#shared.*"'
[imapx:A] I/O: '* LIST (\Unmarked \HasNoChildren) "." > "#shared user1 mytest co uk.Stuff"
* LIST (\Noselect \HasChildren) "." "#shared user1 mytest co uk"
A00007 OK LIST completed'
[imapx:A] I/O: 'A00008 LSUB "" "#shared.*"'
[imapx:A] I/O: 'A00008 OK LSUB completed'
[imapx:A] I/O: 'A00009 LIST "" "shared.*"'
[imapx:A] I/O: 'A00009 OK LIST completed'
[imapx:A] I/O: 'A00010 LSUB "" "shared.*"'
[imapx:A] I/O: 'A00010 OK LSUB completed'

The LIST shows known folders, while the LSUB shows subscribed folders,
but even that requires to have returned certain folder flags, like the
\Subscribed. None of these is returned by your server, thus, as I
understand it, the server doesn't know that you are subscribed to that
folder. You can use Folder->Subscriptions in Evolution to
subscribe/unsubscribe from certain folders. Evolution shows only the
personal folders, not all the other users or shared, and that yours
belongs to the 'shared' namespace, from which Evolution shows only
subscribed folders.
        Bye,
        Milan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]