[Dovecot] Missing public folder
Timo Sirainen
tss at iki.fi
Wed Nov 16 20:18:55 EET 2011
On Mon, 2011-11-07 at 11:10 +0100, komodo wrote:
> Hi
>
> i am using dovecot 2.0.13 and i can't see public folder in my mail client. But what is strange, it
> was working after instalation, and i don't know when it dissapeared. Maybe after some upgrade ?
Try talking IMAP protocol directly:
telnet localhost 143
a login user pass
b list "" *
c select spam_learner
> namespace {
> location = maildir:/home/shared/Maildir
Is this the "spam_learner" mailbox itself alone, or does it have
children? ("spam_learner/spam"?)
More information about the dovecot
mailing list