[Dovecot] dovecot vs. Thunderbird
Timo Sirainen
tss at iki.fi
Wed Jun 16 17:23:20 EEST 2010
On Wed, 2010-06-16 at 10:22 +0200, Bodo Schulz wrote:
> 59 lsub "" "Shared Folders.*"
Here it first lists all subscribed mailboxes.
> 60 list "" "Shared Folders.%"
> 61 list "" "Shared Folders.%.%"
Here it gets the first and second level mailboxes. (This is actually a
good idea to it this way.)
> 58 OK List completed.
> * LSUB () "." "Shared Folders.shared.backup"
> * LSUB () "." "Shared Folders.shared.root.szz"
> 59 OK Lsub completed.
Dovecot lists all subscribed mailboxes.
> * LIST (\HasChildren) "." "Shared Folders.shared"
> 60 OK List completed.
Also answers correctly to second command.
> * LIST (\HasChildren) "." "Shared Folders.shared.db-info"
> * LIST (\HasChildren) "." "Shared Folders.shared.backup"
> * LIST (\HasChildren) "." "Shared Folders.shared.svn"
> * LIST (\HasChildren) "." "Shared Folders.shared.root"
> * LIST (\HasChildren) "." "Shared Folders.shared.operating"
Also answers correct to 3rd command. Note how it says that all of these
mailboxes have children. All of Dovecot's replies are correct.
> And here are a screenshot from the Thunderbird:
> http://yfrog.com/j5thunderbirdip
So in TB it doesn't work.
> and from Claws: http://yfrog.com/5hclawsxp
And it Claws it works. Clearly a TB bug.
More information about the dovecot
mailing list