[Dovecot] listing available subscriptions - shared mailboxes
Timo Sirainen
tss at iki.fi
Tue Oct 27 17:42:42 EET 2009
On Oct 27, 2009, at 9:14 AM, Hendrik Pahl wrote:
> got a strange issue with 1.2.4 on SLES11. When listing the user's
> available subscriptions with any client, every shared mailbox that can
> be subscribed is listed twice, once with it's correct name, 'folder'
> for
> example. the second appereance is without the last letter of the name,
> 'folde' for example. strange behaviour, since this happens with any
> client. i hope somebody know what is wrong here.
1) Show dovecot -n output
2) Show the IMAP traffic of the LIST and LSUB commands' output. You
could also do it manually:
telnet localhost 143
a login username password
b list "" *
c lsub "" *
More information about the dovecot
mailing list