Thomas Leuxner:
namespace {
location = virtual:~/mdbox/virtual
prefix = Virtual/
separator = /
}
$ cat virtual/Flagged/dovecot-virtual
*
Public/*
flagged
once setup correctly it works like expected :-)
Another example, the one I used in the original reply, is 'gluing'
together archives as a single view:
$ cat virtual/Postfix-Users/dovecot-virtual
Public/Archive/Mailing-Lists/Postfix-Users/*
Public/Mailing-Lists/Postfix-Users
all
how do you separate older postings into the Archive?
something like "doveadm search + move ?
Andreas