can anyone confirm this?
I know that it works with a mailbox in the inbox namespace, but I am trying
with different namespace for mail location purpose and to avoid conflict with
the users's own folders.
Of course if is not possible I will revert to the same configuration you have.
Thanks anyway for your response.
> D
On 21 Jan 2021, at 04:37, Tobia Grosselle [ Terralink ]
wrote:
> Dovecot 2.3.7.2 (3c910f64b)
>
> namespace {
>
> list = yes
> type = private
> inbox = yes
> prefix = INBOX/
> separator = /
>
> }
>
> namespace Archive {
>
> list = yes
> type = private
> in
Hello,
with this settings:
Dovecot 2.3.7.2 (3c910f64b)
namespace {
list = yes
type = private
inbox = yes
prefix = INBOX/
separator = /
}
namespace Archive {
list = yes
type = private
inbox = no
prefix = Archive/
separator = /
mailbox Incoming {