Mailbox from virtual mailbox in other namespace
Jakob Schürz
wertstoffe at nurfuerspam.de
Sun Jan 14 02:11:02 EET 2018
Hi there!
I have more namespaces. One for subscription, another one "inbox", then
one for the archiv and a shared and a public namespace.
And than is there a namespace for virtual mailboxes.
In the namespace for virtual mailboxes is one mailbox wich gives me all
emails in the archiv namespace
#cat dovecot-virtual
Archiv/*
all
The namespace is normally hidden, but for debugging i make it visible.
doveadm search -u jakob mailbox Real/Archiv all
lists all the emails.
So i want to integrate this virtual mailbox in another namespace.
The namespace is Archiv
namespace Archiv {
...
...
...
mailbox Real/Archiv {
auto = subscription
}
...
...
}
doveadm mailbox list -u jakob
gives
Archiv/Real/Archiv
But
doveadm search -u jakob mailbox Archiv/Real/Archiv all
gives no result.
What's wrong?
jakob
More information about the dovecot
mailing list