Namespace problem? duplicated folders...
Daniel Miller
dmiller at amfes.com
Fri Jan 24 05:04:19 EET 2020
And I should have seen that from your first post but output from
"doveconf" is definitive.
--
Daniel
On 1/23/2020 6:57 PM, Daniel Miller wrote:
> Keeping in mind I'm 0% Dovecot certified and 100% certifiable...
>
> I'm guessing you have your namespace definition separate from your
> special-use mailbox declarations. Possibly in 10-mail.conf and
> 15-mailboxes.conf? Not that it matters.
>
> First sugggestion - that first namespace definition. Change it from:
>
> namespace {
>
> to
>
> namespace inbox {
>
> and see what happens.
>
> --
> Daniel
>
>
> On 1/23/2020 4:40 PM, Gregory Sloop wrote:
>>
>>
>> *DM> Interesting.
>>
>> DM> While I don't use mbox (dbox or maildir) I wouldn't think that would
>> DM> matter. Your namespace layout looks nearly the same as my own. But to
>> DM> verify what's going on - post the output of "doveconf namespace".
>>
>> DM> Possibly just reviewing that output may tell you enough - otherwise
>> DM> share it (fully) here.
>>
>> DM> --
>> DM> Daniel
>>
>> *namespace {
>> disabled = no
>> hidden = no
>> ignore_on_failure = no
>> inbox = yes
>> list = yes
>> location =
>> order = 0
>> prefix = INBOX/
>> separator = /
>> subscriptions = yes
>> type = private
>> }
>> namespace inbox {
>> disabled = no
>> hidden = no
>> ignore_on_failure = no
>> inbox = no
>> list = yes
>> location =
>> mailbox Drafts {
>> auto = no
>> autoexpunge = 0
>> comment =
>> driver =
>> special_use = \Drafts
>> }
>> mailbox Junk {
>> auto = no
>> autoexpunge = 0
>> comment =
>> driver =
>> special_use = \Junk
>> }
>> mailbox Sent {
>> auto = no
>> autoexpunge = 0
>> comment =
>> driver =
>> special_use = \Sent
>> }
>> mailbox "Sent Messages" {
>> auto = no
>> autoexpunge = 0
>> comment =
>> driver =
>> special_use = \Sent
>> }
>> mailbox Trash {
>> auto = no
>> autoexpunge = 0
>> comment =
>> driver =
>> special_use = \Trash
>> }
>> order = 0
>> prefix =
>> separator =
>> subscriptions = yes
>> type = private
>> }
>>
>
>
More information about the dovecot
mailing list