On 18-02-2022 14:30, Aki Tuomi wrote:
On 18/02/2022 15:17 Kees van Vloten <[email protected]> wrote:

On 18-02-2022 13:34, Aki Tuomi wrote:
On 18/02/2022 14:27 Kees van Vloten <[email protected]> wrote:

Hi Team,

I am still having troubles with the shared namespace.

mail_shared_explicit_inbox = yes
namespace {
    type = shared
    separator = "~"
Why do you actually have quotes here? Shouldn't be needed or wanted.

Can you do `1 LIST "shared~test1" "*"` and `1 LIST "shared~test1~" "*"`

Aki
2 NAMESPACE
* NAMESPACE (("" "~")) (("shared~" "~")) NIL
2 OK Namespace completed (0.001 + 0.000 secs).
3 LIST "shared~test1" "*"
* LIST (\Noselect \HasChildren) "~" shared~test1
* LIST (\HasNoChildren) "~" shared~test1~INBOX
* LIST (\HasNoChildren) "~" shared~test1~INBOX
3 OK List completed (0.093 + 0.000 + 0.092 secs).
4 LIST "shared~test1~" "*"
* LIST (\HasNoChildren) "~" shared~test1~INBOX
* LIST (\HasNoChildren) "~" shared~test1~INBOX
4 OK List completed (0.001 + 0.000 secs).
So there is no Drafts folder?

Aki
It does exist.
I guess that means Dovecot is looking in the wrong place?
Is there a way to very what it does?

Just did a find to verify the filesystem:

/srv/mail/vmail/example.com/test1/store/Drafts
/srv/mail/vmail/example.com/test1/store/Drafts/0_FolderContent
/srv/mail/vmail/example.com/test1/store/Drafts/0_FolderContent/new
/srv/mail/vmail/example.com/test1/store/Drafts/0_FolderContent/dovecot.index.log
/srv/mail/vmail/example.com/test1/store/Drafts/0_FolderContent/cur
/srv/mail/vmail/example.com/test1/store/Drafts/0_FolderContent/tmp


Reply via email to