[Dovecot] Weird glitches with public folders - Dovecot not using per-user INDEX?
Timo Sirainen
tss at iki.fi
Fri Oct 15 20:41:49 EEST 2010
No. I just tried with latest hg version (no related changes since
2.0.5):
namespace {
type = public
separator = /
prefix = pub/
subscriptions = no
location = maildir:~/Maildir/pub
}
rm -rf ~/Maildir/pub
mkdir ~/Maildir/pub
touch ~/Maildir/pub/dovecot-shared
Then with IMAP did "a create pub/foo" and the result is:
~/Maildir/pub% ls .foo/
cur/ dovecot-shared maildirfolder new/ tmp/
If it doesn't work like this, give similar specifics of what you did.
On Fri, 2010-10-08 at 18:03 +0200, Kádár Tamás (KTamas) wrote:
> I've put the dovecot-shared files in place, restarted dovecot, but
> it's still not working :( Are there any extra steps I have to perform?
>
> Best regards
> Tamas
>
> On Mon, Oct 4, 2010 at 4:48 PM, Timo Sirainen <tss at iki.fi> wrote:
> > On Mon, 2010-10-04 at 10:43 -0400, Charles Marcus wrote:
> >> > It's not currently copied from parent folder, but rather the namespace
> >> > root directory. Se create /home/_shared/projects/dovecot-shared
> >>
> >> I can see an argument for having it first look in the parent folder and
> >> copy one from there if it exists, if not, then look in the namespace
> >> root - any chance of this in the future?
> >
> > Yeah, I guess that would be better. Added it to v2.1 TODO list.
> >
> >
> >
>
More information about the dovecot
mailing list